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