Uses of Interface
com.iizix.prop.ui.selection.IUIIndexedSelection
Packages that use IUIIndexedSelection
Uses of IUIIndexedSelection in com.iizix.api.ui
Methods in com.iizix.api.ui that return IUIIndexedSelectionModifier and TypeMethodDescriptionUISelectionEvent.getIndexedSelection()
Gets the selection as an indexed selection.Uses of IUIIndexedSelection in com.iizix.prop.ui.selection
Subinterfaces of IUIIndexedSelection in com.iizix.prop.ui.selectionModifier and TypeInterfaceDescriptioninterface
The indexed selection is used for e.g.interface
The indexed selection is used for e.g.Classes in com.iizix.prop.ui.selection that implement IUIIndexedSelectionModifier and TypeClassDescriptionclass
The animated single index-based selection state used by e.g.class
The multiple index-based selection state used by e.g.class
The boolean on/off (or selected/unselected) selection state.class
The single index-based selection state used by e.g.Methods in com.iizix.prop.ui.selection that return IUIIndexedSelectionModifier and TypeMethodDescriptiondefault IUIIndexedSelection
IUISelection.asIndexedSelection()
Returns the selection as an indexed selection.