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 TypeClassDescriptionclassAccordion container.classSwap container.classTab container.Uses of IUIAnimatedSingleIndexedSelectionComp in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IUIAnimatedSingleIndexedSelectionCompModifier and TypeClassDescriptionclassAccordion UI container.classUI swap container.classUI 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.