Uses of Class
com.iizix.prop.ui.mlist.MLGroup
Packages that use MLGroup Package Description com.iizigo.panel.prop.mlist com.iizix.prop.ui.mlist Uses of MLGroup in com.iizigo.panel.prop.mlist
Subclasses of MLGroup in com.iizigo.panel.prop.mlist Modifier and Type Class Description classEMLGroupMobile list items group container for the designer.Uses of MLGroup in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return MLGroup Modifier and Type Method Description MLGroupMLGroup. clone()Clones this instance.MLGroupMList. getFirstGroup()Gets the first group of list items.MLGroupMList. getFirstGroupNull()Gets the first group of list items.MLGroupMLDefaultItemProp. getGroup()Gets the group for the default item.MLGroupMList. getGroup(java.lang.String name)Gets a group of list items by name.MLGroupMLItem. getGroup()Gets the group associated with this item.MLGroupMLItemProp. getGroup()Gets the group for this item property.MLGroupMList. getGroupNull(java.lang.String name)Gets a group of list items by name.MLGroupIMListContentProvider. getItemsContainer()Returns the items container.MLGroupMLContentProvider. getItemsContainer()Returns the items container.Methods in com.iizix.prop.ui.mlist with parameters of type MLGroup Modifier and Type Method Description IImageTargetIMListIconProvider. getIcon(VSRow row, MLGroup group, MLItem listItem)Gets the icon to use for the list item and the specified VS row.