Uses of Interface
com.iizix.prop.ui.selection.IUIBooleanSelection
Uses of IUIBooleanSelection in com.iizix.api.ui
Modifier and TypeMethodDescriptionUISelectionEvent.getBooleanSelection()
Gets the selection as a boolean selection.Uses of IUIBooleanSelection in com.iizix.prop.ui.selection
Modifier and TypeClassDescriptionclass
The boolean on/off (or selected/unselected) selection state.class
The boolean on/off (or selected/unselected) selection state.Modifier and TypeMethodDescriptiondefault IUIBooleanSelection
IUISelection.asBooleanSelection()
Returns the selection as a boolean selection.