viewtify.ui.helper
CollectableValuedItemRenderingHelper
<Self
, V
>
Self
, V
>CollectableItemRenderingHelper
Self
,V
Supplier
V
ValueHelper
Self
,V
renderSelected
(FunctionV
, String
text
)
Self
FunctionV
, String
text
)Function text |
A text to set. |
Self |
Chainable API. |
Set text for the current value.
renderSelectedByVariable
(FunctionV
, kiss.VariableString
text
)
Self
FunctionV
, kiss.VariableString
text
)Function text |
A text to set. |
Self |
Chainable API. |
Set text for the current value.
renderSelectedWhen
(Functionkiss.SignalV
, kiss.SignalString
text
)
Self
Functionkiss.SignalV
, kiss.SignalString
text
)Function text |
A text to set. |
Self |
Chainable API. |
Set text for the current value.