toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-model
/
uk.co.nickthecoder.glok.property.boilerplate
/
DefaultIndirectObservableOptionalString
/
DefaultIndirectObservableOptionalString
Default
Indirect
Observable
Optional
String
constructor
(
parentProperty
:
ObservableValue
<
P
?
>
,
defaultValue
:
String
?
,
getObservable
:
(
P
)
->
ObservableValue
<
String
?
>
)