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