| IMLActionButtonListener | Interface used to listen to invocation of the action button. |
|---|
| IMLArrowActionListener | Interface used to listen to invocation of the item arrow action. |
|---|
| IMLCheckBoxStateListener | The listener for checkbox list items. |
|---|
| IMListContentProvider | The minimum content provider interface for MList. |
|---|
| IMListContentProviderAPI | The content provider interface for MList that includes API functions to add and remove items. |
|---|
| IMListIconProvider | Icon provider interface for list items connections to a VS table use the default content provider where its icon methods are not overridden. |
|---|
| IMLRadioButtonStateListener | The listener for radio button list items. |
|---|
| IMLSwitchStateListener | The listener for switch list items. |
|---|
| MLCheckBox | The checkbox list item class. |
|---|
| MLContentProvider | The mobile list item content provider for the mobile list component. |
|---|
| MLDefaultItemProp | The property container for default mobile list items. |
|---|
| MLGroup | The mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API. |
|---|
| MLGroupLayout | Layout manager for mobile list groups. |
|---|
| MList | Mobile list item UI component. |
|---|
| MListData | The layout data for all mobile list components or containers, i.e. |
|---|
| MListLayout | Layout manager for all mobile lists. |
|---|
| MLItem | The list item for the mobile list. |
|---|
| MLItemProp | The property container for mobile list items. |
|---|
| MLItemType | The mobile list item types. |
|---|
| MLRadioButton | The radio button list item class. |
|---|
| MLSwitch | The switch list item class. |
|---|