Uses of Class
com.iizigo.panel.prop.EAbsoluteData
Packages that use EAbsoluteData Package Description com.iizigo.panel.prop Uses of EAbsoluteData in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that return EAbsoluteData Modifier and Type Method Description EAbsoluteData
EAbsoluteLayout. createDefaultLayoutProp(UIComp uiComp)
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Methods in com.iizigo.panel.prop that return types with arguments of type EAbsoluteData Modifier and Type Method Description java.lang.Class<EAbsoluteData>
EAbsoluteLayout. getLayoutDataClass()
Gets the layout data class.