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