Uses of Interface
com.iizix.prop.ui.selection.IUIAnimatedSingleIndexedSelection
Packages that use IUIAnimatedSingleIndexedSelection Package Description com.iizix.api.ui com.iizix.prop.ui.selection Uses of IUIAnimatedSingleIndexedSelection in com.iizix.api.ui
Methods in com.iizix.api.ui that return IUIAnimatedSingleIndexedSelection Modifier and Type Method Description IUIAnimatedSingleIndexedSelection
UISelectionEvent. 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 IUIAnimatedSingleIndexedSelection Modifier and Type Class Description class
AnimatedSingleIndexSelection
The animated single index-based selection state used by e.g.Methods in com.iizix.prop.ui.selection that return IUIAnimatedSingleIndexedSelection Modifier and Type Method Description default IUIAnimatedSingleIndexedSelection
IUISelection. asAnimatedSingleIndexedSelection()
Returns the selection as an animated single indexed selection.