Uses of Interface
com.iizigo.panel.prop.IELayoutMgr
Packages that use IELayoutMgr 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 IELayoutMgr in com.iizigo.panel.prop
Subinterfaces of IELayoutMgr in com.iizigo.panel.prop Modifier and Type Interface Description interfaceIELayoutMgrDND<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers that support drag-drop in the panel designer.interfaceIELayoutMgrSimpleDND<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 IELayoutMgr Modifier and Type Class Description classEAbsoluteLayoutSetup data for the absolute layout.classEAccordionLayoutAccordion layout.classEBorderLayoutSetup data for the border layout.classEContextMenuLayoutContext menu layout.classEFlexLayoutFlex layout.classEGridLayoutGrid layout.classEHeadingLayoutHeading layout.classEListLayoutList layout.classEMenuBarLayoutMenu bar layout.classEMenuLayoutMenu layout.classESwapLayoutSwap layout.classETabBarLayoutTab bar layout.classETabLayoutTab layout.Uses of IELayoutMgr in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IELayoutMgr Modifier and Type Class Description classECalendarLayoutMap layout.Uses of IELayoutMgr in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IELayoutMgr Modifier and Type Class Description classEMapLayoutMap layout.Uses of IELayoutMgr in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IELayoutMgr Modifier and Type Class Description classEMLGroupLayoutMobile list group layout.classEMListLayoutMobile list layout.Uses of IELayoutMgr in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IELayoutMgr Modifier and Type Class Description classEUITableLayoutUI Table layout.