Class: JsonType

Defined in: lib/Types/JsonTypes.coffee
Inherits: types.MapManager

Overview

Manages Object-like values.

Instance Method Summary

Constructor Details

# (void) constructor(uid, initial_value)

Instance Method Details

~ (void) val()
~ (void) val(name)
~ (void) val(name, content)

Get this as a Json object. Note that none of the values of the result is of type Operation. Get value of a property. Set a new property.

Overloads:

~ (void) val()

@results [Json]

~ (void) val(name)

@results [JsonType|WordType]

Parameters:

  • name ( String ) Name of the object property.

~ (void) val(name, content)

Parameters:

  • name ( String ) Name of the object property.
  • content ( Object|String ) Content of the object property.

# (void) toJson()

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: