public class DataGrid extends FlexBaseDriver
flashObjectId, webDriver| Constructor and Description |
|---|
DataGrid() |
| Modifier and Type | Method and Description |
|---|---|
String |
clickComponent(String objectId) |
String |
clickComponent(String objectId,
String label) |
String |
clickItem(String objectId) |
String |
clickItem(String objectId,
String label) |
String |
getDataFieldLabelForRow(String dataGridId,
String field,
int row) |
String |
getFieldValueForRow(String dataGridId,
String field,
int row) |
String |
getFlexDataGridUIComponentLabel(String dataGridId) |
int |
getRowCount(String dataGridId) |
int |
getRowIndexForFieldLabel(String dataGridId,
String field,
String label) |
int |
getRowIndexForFieldValue(String dataGridId,
String field,
String value) |
String |
getValue(String dataGridId,
int row,
int col) |
addSelectMatchingOnField, call, click, click, doFlexProperty, doubleClick, doubleClick, exists, getErrorString, getFlexComponent, getFlexComponentChildren, getFlexComponentInfo, getFlexComponentProperties, getFlexFullDeepComponentTree, getFlexGlobalPosition, getFlexNumeric, getFlexParseInt, getFlexStepper, getFlexTextPresent, getNumSelectedItems, getProperty, getSelectedItemAtIndex, getSelectionIndex, getText, isEnabled, isRadioButtonSelected, isVisible, mouseEvent, mouseMove, mouseMove, select, select, selectIndex, selectMatchingOnField, setFocus, setFocus, typepublic String getDataFieldLabelForRow(String dataGridId, String field, int row)
public int getRowCount(String dataGridId)
public int getRowIndexForFieldValue(String dataGridId, String field, String value)
public int getRowIndexForFieldLabel(String dataGridId, String field, String label)
Copyright © 2015. All rights reserved.