Uses of Class
it.tidalwave.role.ui.BoundProperty
-
Uses of BoundProperty in it.tidalwave.role.ui
Modifier and TypeMethodDescriptionUserAction.enabled()
Returns the property describing the enabled status of this action.static <T> BoundProperty
<T> BoundProperty.of
(T value) Creates a newBoundProperty
with the given initial value.