glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-model
/
uk.co.nickthecoder.glok.property.boilerplate
/
DefaultIndirectObservableOptionalByte
/
DefaultIndirectObservableOptionalByte
Default
Indirect
Observable
Optional
Byte
constructor
(
parentProperty
:
ObservableValue
<
P
?
>
,
defaultValue
:
Byte
?
,
getObservable
:
(
P
)
->
ObservableValue
<
Byte
?
>
)