Uses of Class
com.iizix.prop.ui.TabBarData
Packages that use TabBarData
Uses of TabBarData in com.iizigo.panel.prop
Subclasses of TabBarData in com.iizigo.panel.propModifier and TypeClassDescriptionclass
Setup layout data for a component in a container with tab bar layout.Uses of TabBarData in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return TabBarDataModifier and TypeMethodDescriptionTabBarLayout.createDefaultLayoutProp
(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Methods in com.iizix.prop.ui that return types with arguments of type TabBarDataModifier and TypeMethodDescriptionTabBarLayout.getLayoutPropClass()
Returns the class required for this layout property.Methods in com.iizix.prop.ui with parameters of type TabBarDataModifier 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.