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