Uses of Interface
com.iizigo.panel.prop.IELayoutMgrDND
Packages that use IELayoutMgrDND 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 IELayoutMgrDND in com.iizigo.panel.prop
Subinterfaces of IELayoutMgrDND in com.iizigo.panel.prop Modifier and Type Interface Description 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 IELayoutMgrDND Modifier and Type Class Description classEAbsoluteLayoutSetup data for the absolute layout.classEAccordionLayoutAccordion layout.classEBorderLayoutSetup data for the border layout.classEFlexLayoutFlex layout.classEGridLayoutGrid layout.classEHeadingLayoutHeading layout.classEListLayoutList layout.classESwapLayoutSwap layout.classETabBarLayoutTab bar layout.classETabLayoutTab layout.Methods in com.iizigo.panel.prop with parameters of type IELayoutMgrDND Modifier and Type Method Description java.lang.StringUIContainerDesignerProp. replaceLayout(IELayoutMgrDND<?> layout, IPropUndoRedo undoRedo)Adds or replaces existing layout with another one.Uses of IELayoutMgrDND in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IELayoutMgrDND Modifier and Type Class Description classECalendarLayoutMap layout.Uses of IELayoutMgrDND in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IELayoutMgrDND Modifier and Type Class Description classEMapLayoutMap layout.Uses of IELayoutMgrDND in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IELayoutMgrDND Modifier and Type Class Description classEMLGroupLayoutMobile list group layout.classEMListLayoutMobile list layout.Uses of IELayoutMgrDND in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IELayoutMgrDND Modifier and Type Class Description classEUITableLayoutUI Table layout.