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