Uses of Class
com.iizigo.panel.prop.map.EMapData
Packages that use EMapData Package Description com.iizigo.panel.prop.map Uses of EMapData in com.iizigo.panel.prop.map
Methods in com.iizigo.panel.prop.map that return EMapData Modifier and Type Method Description EMapData
EMapLayout. 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.map that return types with arguments of type EMapData Modifier and Type Method Description java.lang.Class<EMapData>
EMapLayout. getLayoutDataClass()
Gets the layout data class.