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 IUIAnimatedSingleIndexedSelectionUISelectionEvent. 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 classAnimatedSingleIndexSelectionThe 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 IUIAnimatedSingleIndexedSelectionIUISelection. asAnimatedSingleIndexedSelection()Returns the selection as an animated single indexed selection.