Uses of Interface
com.iizix.prop.ui.selection.IUIAnimatedSingleIndexedSelectionComp
Packages that use IUIAnimatedSingleIndexedSelectionComp Package Description com.iizigo.panel.prop com.iizix.prop.ui com.iizix.prop.ui.selection Uses of IUIAnimatedSingleIndexedSelectionComp in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUIAnimatedSingleIndexedSelectionComp Modifier and Type Class Description classEUIAccordionAccordion container.classEUISwapContainerSwap container.classEUITabContainerTab container.Uses of IUIAnimatedSingleIndexedSelectionComp in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IUIAnimatedSingleIndexedSelectionComp Modifier and Type Class Description classUIAccordionAccordion UI container.classUISwapContainerUI swap container.classUITabContainerUI tab container.Uses of IUIAnimatedSingleIndexedSelectionComp in com.iizix.prop.ui.selection
Methods in com.iizix.prop.ui.selection that return IUIAnimatedSingleIndexedSelectionComp Modifier and Type Method Description IUIAnimatedSingleIndexedSelectionCompAnimatedSingleIndexSelection. getAnimatedSingleIndexedSource()Get the source component of the event.IUIAnimatedSingleIndexedSelectionCompIUIAnimatedSingleIndexedSelection. getAnimatedSingleIndexedSource()Get the source component of the event.Constructors in com.iizix.prop.ui.selection with parameters of type IUIAnimatedSingleIndexedSelectionComp Constructor Description AnimatedSingleIndexSelection(IUIAnimatedSingleIndexedSelectionComp source, int selectedIndex, boolean isAnimated)Constructor.