Uses of Interface
com.iizix.prop.ui.selection.IUIAnimatedSingleIndexedSelection
Packages that use IUIAnimatedSingleIndexedSelection
Uses of IUIAnimatedSingleIndexedSelection in com.iizix.api.ui
Methods in com.iizix.api.ui that return IUIAnimatedSingleIndexedSelectionModifier and TypeMethodDescriptionUISelectionEvent.getAnimatedSingleIndexedSelection()
Gets the selection as an animated single indexed selection.Uses of IUIAnimatedSingleIndexedSelection in com.iizix.prop.ui.selection
Classes in com.iizix.prop.ui.selection that implement IUIAnimatedSingleIndexedSelectionModifier and TypeClassDescriptionclass
The animated single index-based selection state used by e.g.Methods in com.iizix.prop.ui.selection that return IUIAnimatedSingleIndexedSelectionModifier and TypeMethodDescriptionIUISelection.asAnimatedSingleIndexedSelection()
Returns the selection as an animated single indexed selection.