Uses of Class
it.tidalwave.role.ui.BoundProperty
Packages that use BoundProperty
-
Uses of BoundProperty in it.tidalwave.role.ui
Methods in it.tidalwave.role.ui that return BoundPropertyModifier and TypeMethodDescriptionUserAction.enabled()Returns the property describing the enabled status of this action.static <T> BoundProperty<T> BoundProperty.of(T value) Creates a newBoundPropertywith the given initial value.