Uses of Interface
com.iizigo.panel.prop.IReplaceLayoutData
Packages that use IReplaceLayoutData Package Description com.iizigo.panel.prop com.iizigo.panel.prop.calendar com.iizigo.panel.prop.map com.iizigo.panel.prop.mlist com.iizigo.panel.prop.table Uses of IReplaceLayoutData in com.iizigo.panel.prop
Subinterfaces of IReplaceLayoutData in com.iizigo.panel.prop Modifier and Type Interface Description interface
IELayoutMgrSimpleDND<LAYOUT_PROP extends LayoutProp>
Simple DND layout manager that handles ordering of components in a straight array.Classes in com.iizigo.panel.prop that implement IReplaceLayoutData Modifier and Type Class Description class
EAbsoluteLayout
Setup data for the absolute layout.class
EAccordionLayout
Accordion layout.class
EBorderLayout
Setup data for the border layout.class
EFlexLayout
Flex layout.class
EGridLayout
Grid layout.class
EHeadingLayout
Heading layout.class
EListLayout
List layout.class
EMenuBarLayout
Menu bar layout.class
ESwapLayout
Swap layout.class
ETabBarLayout
Tab bar layout.class
ETabLayout
Tab layout.Uses of IReplaceLayoutData in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IReplaceLayoutData Modifier and Type Class Description class
ECalendarLayout
Map layout.Uses of IReplaceLayoutData in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IReplaceLayoutData Modifier and Type Class Description class
EMapLayout
Map layout.Uses of IReplaceLayoutData in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IReplaceLayoutData Modifier and Type Class Description class
EMLGroupLayout
Mobile list group layout.class
EMListLayout
Mobile list layout.Uses of IReplaceLayoutData in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IReplaceLayoutData Modifier and Type Class Description class
EUITableLayout
UI Table layout.