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 TypeInterfaceDescriptioninterfaceThe indexed selection is used for e.g.interfaceThe indexed selection is used for e.g.Classes in com.iizix.prop.ui.selection that implement IUIIndexedSelectionModifier and TypeClassDescriptionclassThe animated single index-based selection state used by e.g.classThe multiple index-based selection state used by e.g.classThe boolean on/off (or selected/unselected) selection state.classThe single index-based selection state used by e.g.Methods in com.iizix.prop.ui.selection that return IUIIndexedSelectionModifier and TypeMethodDescriptiondefault IUIIndexedSelectionIUISelection.asIndexedSelection()Returns the selection as an indexed selection.