Uses of Class
com.iizix.prop.ui.TabData
Packages that use TabData
Uses of TabData in com.iizigo.panel.prop
Subclasses of TabData in com.iizigo.panel.propModifier and TypeClassDescriptionclass
Setup layout data for a component in a container with tab layout.Uses of TabData in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return TabDataModifier and TypeMethodDescriptionTabLayout.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 TabDataModifier and TypeMethodDescriptionTabLayout.getLayoutPropClass()
Returns the class required for this layout property.Methods in com.iizix.prop.ui with parameters of type TabDataModifier and TypeMethodDescriptionprotected boolean
TabLayout.hasHeight0
(TabData layout) Verifies if the layout data has a height.protected boolean
Verifies if the layout data has a width.