| Package | Description |
|---|---|
| mmarquee.automation.controls |
| Modifier and Type | Method and Description |
|---|---|
AutomationListItem |
AutomationList.getItem(int index)
Gets the item associated with the index
|
AutomationListItem |
AutomationList.getItem(String name)
Gets the item associated with the name
|
| Modifier and Type | Method and Description |
|---|---|
List<AutomationListItem> |
AutomationComboBox.getList()
Gets the list of items associated with this element.
|
Copyright © 2016. All rights reserved.