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