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