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