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