Uses of Interface
com.iizix.prop.ui.selection.IUISingleIndexedSelection
Packages that use IUISingleIndexedSelection
Uses of IUISingleIndexedSelection in com.iizix.api.ui
Methods in com.iizix.api.ui that return IUISingleIndexedSelectionModifier and TypeMethodDescriptionUISelectionEvent.getSingleIndexedSelection()
Gets the selection as a single indexed selection.Uses of IUISingleIndexedSelection in com.iizix.prop.ui.selection
Subinterfaces of IUISingleIndexedSelection in com.iizix.prop.ui.selectionModifier and TypeInterfaceDescriptioninterface
The indexed selection is used for e.g.Classes in com.iizix.prop.ui.selection that implement IUISingleIndexedSelectionModifier and TypeClassDescriptionclass
The animated single 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 IUISingleIndexedSelectionModifier and TypeMethodDescriptiondefault IUISingleIndexedSelection
IUISelection.asSingleIndexedSelection()
Returns the selection as a single indexed selection.