Uses of Interface
com.iizix.gyro.IUIPanelAnimation
Packages that use IUIPanelAnimation Package Description com.iizigo.panel.prop com.iizigo.panel.prop.mlist com.iizigo.vs.prop com.iizix.prop.ui com.iizix.prop.ui.mlist com.iizix.prop.vs Uses of IUIPanelAnimation in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUIPanelAnimation Modifier and Type Class Description class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EUIButton
Button component.class
EUIDialog
Editor class for UIDialog.class
EUIImage
Image component.class
EUIMenuItem
Menu item component.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor class for UIPanel.Uses of IUIPanelAnimation in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IUIPanelAnimation Modifier and Type Class Description class
EMLItemProp
The Editor version of a mobile list items group container.Uses of IUIPanelAnimation in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IUIPanelAnimation Modifier and Type Class Description class
EditorVSAction
The Editor VirtualSpace Action property class.Uses of IUIPanelAnimation in com.iizix.prop.ui
Subinterfaces of IUIPanelAnimation in com.iizix.prop.ui Modifier and Type Interface Description interface
IUIAction
Interface implemented by action items.Classes in com.iizix.prop.ui that implement IUIPanelAnimation Modifier and Type Class Description class
AbstractUIAction
Abstract UI Action component such as buttons or menu item that are connected to a VS Action.class
MUISimpleDialog
Simple mobile popup dialog.class
UIButton
Button UI component.class
UIDialog
Desktop popup dialog.class
UIImage
Image UI component.class
UIMenuItem
Menu item UI component.class
UIPanel
Panel UI container.class
UIPanelBase
Base panel UI container.class
UIPanelPart
Panel part UI container.Uses of IUIPanelAnimation in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IUIPanelAnimation Modifier and Type Class Description class
MLItemProp
The property container for mobile list items.Uses of IUIPanelAnimation in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement IUIPanelAnimation Modifier and Type Class Description class
VSAction
The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).