Uses of Interface
com.iizix.prop.ui.selection.IUITriStateSelection
Uses of IUITriStateSelection in com.iizix.api.ui
Modifier and TypeMethodDescriptionUISelectionEvent.getTriStateSelection()
Gets the selection as a tri-state selection.Uses of IUITriStateSelection in com.iizix.prop.ui
Modifier and TypeMethodDescriptiondefault IUITriStateSelection
IUICheckComponent.getSelection()
Gets the current selection of the component.Uses of IUITriStateSelection in com.iizix.prop.ui.selection
Modifier and TypeMethodDescriptiondefault IUITriStateSelection
IUISelection.asTriStateSelection()
Returns the selection as a tri-state selection.