Uses of Class
com.iizix.prop.ui.AbsoluteData
Packages that use AbsoluteData
Uses of AbsoluteData in com.iizigo.panel.prop
Subclasses of AbsoluteData in com.iizigo.panel.propModifier and TypeClassDescriptionclassSetup layout data for a component in a container with absolute layout.Uses of AbsoluteData in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return AbsoluteDataModifier and TypeMethodDescriptionAbsoluteLayout.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 AbsoluteDataModifier and TypeMethodDescriptionAbsoluteLayout.getLayoutPropClass()Returns the class required for this layout property.Methods in com.iizix.prop.ui with parameters of type AbsoluteDataModifier and TypeMethodDescriptionprotected booleanAbsoluteLayout.hasHeight0(AbsoluteData layout) Verifies if the layout data has a height.protected booleanAbsoluteLayout.hasWidth0(AbsoluteData layout) Verifies if the layout data has a width.