Uses of Class
com.iizix.prop.ui.TabBarData
Uses of TabBarData in com.iizigo.panel.prop
Modifier and TypeClassDescriptionclass
Setup layout data for a component in a container with tab bar layout.Uses of TabBarData in com.iizix.prop.ui
Modifier and TypeMethodDescriptionTabBarLayout.createDefaultLayoutProp
(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Modifier and TypeMethodDescriptionTabBarLayout.getLayoutPropClass()
Returns the class required for this layout property.Modifier and TypeMethodDescriptionprotected boolean
TabBarLayout.hasHeight0
(TabBarData layout) Verifies if the layout data has a height.protected boolean
TabBarLayout.hasWidth0
(TabBarData layout) Verifies if the layout data has a width.