Uses of Interface
com.iizix.prop.ui.selection.IUITriStateSelection
Packages that use IUITriStateSelection
Uses of IUITriStateSelection in com.iizix.api.ui
Methods in com.iizix.api.ui that return IUITriStateSelectionModifier and TypeMethodDescriptionUISelectionEvent.getTriStateSelection()Gets the selection as a tri-state selection.Uses of IUITriStateSelection in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return IUITriStateSelectionModifier and TypeMethodDescriptiondefault IUITriStateSelectionIUICheckComponent.getSelection()Gets the current selection of the component.Uses of IUITriStateSelection in com.iizix.prop.ui.selection
Classes in com.iizix.prop.ui.selection that implement IUITriStateSelectionMethods in com.iizix.prop.ui.selection that return IUITriStateSelectionModifier and TypeMethodDescriptiondefault IUITriStateSelectionIUISelection.asTriStateSelection()Returns the selection as a tri-state selection.