Uses of Class
com.iizix.prop.ui.mlist.MListData
Packages that use MListData
Uses of MListData in com.iizigo.panel.prop.mlist
Subclasses of MListData in com.iizigo.panel.prop.mlistModifier and TypeClassDescriptionclass
Layout data for a component in a container with (mobile) list layout.Uses of MListData in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return MListDataModifier and TypeMethodDescriptionMLGroupLayout.createDefaultLayoutProp
(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.MListLayout.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.mlist that return types with arguments of type MListDataModifier and TypeMethodDescriptionMLGroupLayout.getLayoutPropClass()
Returns the class required for this layout property.MListLayout.getLayoutPropClass()
Returns the class required for this layout property.Methods in com.iizix.prop.ui.mlist with parameters of type MListDataModifier and TypeMethodDescriptionprotected boolean
MLGroupLayout.hasHeight0
(MListData layout) Verifies if the layout data has a height.protected boolean
MListLayout.hasHeight0
(MListData layout) Verifies if the layout data has a height.protected boolean
Verifies if the layout data has a width.protected boolean
Verifies if the layout data has a width.