Class: TypedValue
Defined in: | src/core/typed-value.coffee |
Instance Method Summary
- # (void) destroy()
- # (void) value()
- # (void) rawValue()
- # (void) valueType(model, key)
- # (void) update(new_value)
- # (void) _updateValueObservable(new_value, new_observable)
- # (void) _inferType(value)
Constructor Details
#
(void)
constructor(create_options)
Instance Method Details
#
(void)
destroy()
#
(void)
value()
#
(void)
rawValue()
#
(void)
valueType(model, key)
#
(void)
update(new_value)
#
(void)
_updateValueObservable(new_value, new_observable)
#
(void)
_inferType(value)