View-common / view.utils.mapBased.keys.delegates.required / RequiredDoubleRWKey
RequiredDoubleRWKey
object RequiredDoubleRWKey :
RequiredRWKey
<
Double
>
Inherited Properties
getterStrategy
open val getterStrategy: <ERROR CLASS>
Defines the value retrieval stategy of the property
Inherited Functions
getValue
open fun getValue(thisRef:
HasKeys
, property:
KProperty
<*>):
T
mapInterface
open fun mapInterface(keys:
MutableMap
<
String
,
Any
?>):
MapInterface
<
T
>
Returns the MapInterface used to communicate with the map.