public class Table extends ControlBase
| Modifier and Type | Class | Description |
|---|---|---|
class |
Table.Cell |
_Mapping, _RootElement| Constructor | Description |
|---|---|
Table(String property,
String logic) |
|
Table(ObjectMapping mapping) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
controlBeingSet(boolean isFirstSetting) |
|
Table.Cell |
getCell(int row,
int column) |
clearCache, clearElement, clearElement, click, click, clickIfExists, findAllElements, findElement, getAttribute, getAttribute, getMapping, getParentControl, getRootElement, getSeleniumDriver, getText, getText, hasAttribute, hasAttribute, isStale, setControl, setControl, setControl, setControl, setMapping, setParentControl, setRootElement, setRootElement, setSeleniumDriver, setText, setTextpublic Table(ObjectMapping mapping)
protected void controlBeingSet(boolean isFirstSetting)
controlBeingSet in class ControlBasepublic Table.Cell getCell(int row, int column)
Copyright © 2017–2018 TeamControlium Committers. All rights reserved.