toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.property.boilerplate
/
OptionalValidatedSceneProperty
/
OptionalValidatedSceneProperty
Optional
Validated
Scene
Property
constructor
(
initialValue
:
Scene
?
,
bean
:
Any
?
=
null
,
beanName
:
String
?
=
null
,
validation
:
(
ValidatedProperty
<
Scene
?
>
,
Scene
?
,
Scene
?
)
->
Scene
?
)