Uses of Interface
com.iizix.prop.ui.selection.IUIAnimatedSingleIndexedSelectionComp
Packages that use IUIAnimatedSingleIndexedSelectionComp
Uses of IUIAnimatedSingleIndexedSelectionComp in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUIAnimatedSingleIndexedSelectionCompModifier and TypeClassDescriptionclass
Accordion container.class
Swap container.class
Tab container.Uses of IUIAnimatedSingleIndexedSelectionComp in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IUIAnimatedSingleIndexedSelectionCompModifier and TypeClassDescriptionclass
Accordion UI container.class
UI swap container.class
UI tab container.Uses of IUIAnimatedSingleIndexedSelectionComp in com.iizix.prop.ui.selection
Methods in com.iizix.prop.ui.selection that return IUIAnimatedSingleIndexedSelectionCompModifier and TypeMethodDescriptionAnimatedSingleIndexSelection.getAnimatedSingleIndexedSource()
Get the source component of the event.IUIAnimatedSingleIndexedSelection.getAnimatedSingleIndexedSource()
Get the source component of the event.Constructors in com.iizix.prop.ui.selection with parameters of type IUIAnimatedSingleIndexedSelectionCompModifierConstructorDescriptionAnimatedSingleIndexSelection
(IUIAnimatedSingleIndexedSelectionComp source, int selectedIndex, boolean isAnimated) Constructor.