Uses of Class
com.iizigo.panel.prop.ESwapData
Packages that use ESwapData Package Description com.iizigo.panel.prop Uses of ESwapData in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that return ESwapData Modifier and Type Method Description ESwapData
ESwapLayout. createDefaultLayoutProp(UIComp uiComp)
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Methods in com.iizigo.panel.prop that return types with arguments of type ESwapData Modifier and Type Method Description java.lang.Class<ESwapData>
ESwapLayout. getLayoutDataClass()
Gets the layout data class.