Uses of Class
com.iizigo.panel.prop.EHeadingData
Packages that use EHeadingData Package Description com.iizigo.panel.prop Uses of EHeadingData in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that return EHeadingData Modifier and Type Method Description EHeadingData
EHeadingLayout. 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 EHeadingData Modifier and Type Method Description java.lang.Class<EHeadingData>
EHeadingLayout. getLayoutDataClass()
Gets the layout data class.