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 TypeClassDescriptionclassThe boolean on/off (or selected/unselected) selection state.classThe boolean on/off (or selected/unselected) selection state.Methods in com.iizix.prop.ui.selection that return IUIBooleanSelectionModifier and TypeMethodDescriptiondefault IUIBooleanSelectionIUISelection.asBooleanSelection()Returns the selection as a boolean selection.