| Package | Description |
|---|---|
| mmarquee.automation.controls |
| Modifier and Type | Method and Description |
|---|---|
AutomationDataGridCell |
AutomationDataGrid.getItem(int x,
int y)
Gets the item associated with the given cell
|
AutomationDataGridCell |
AutomationDataGrid.selected()
Gets the selected item from the grid
|
| Modifier and Type | Method and Description |
|---|---|
List<AutomationDataGridCell> |
AutomationDataGrid.getColumnHeaders()
Gets the list of the column headers
|
Copyright © 2016. All rights reserved.