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