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