|
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||||
Represents HTML table cell (td or th element).
| Field Summary |
| Fields inherited from interface com.actimind.actiwate.testing.html.TableCellAssert |
ABOVE_CELL, BELOW_CELL, ON_THE_LEFT, ON_THE_RIGHT |
| Method Summary | |
int |
cellNum()
Returns position number of this cell in a row. |
int |
rowNum()
Returns number of a row this cell corresponds to. |
java.lang.String |
text()
Returns text within this table cell. |
| Methods inherited from interface com.actimind.actiwate.testing.html.objects.BaseElement |
element, id |
| Methods inherited from interface com.actimind.actiwate.testing.logging.Loggable |
getLogDesc |
| Methods inherited from interface com.actimind.actiwate.testing.html.TableCellObjectLookup |
button, button, checkbox, checkbox, fileField, fileField, image, images, link, links, multiSelect, multiSelect, passwordField, passwordField, radioButton, radioButton, singleSelect, singleSelect, table, textarea, textarea, textField, textField |
| Methods inherited from interface com.actimind.actiwate.testing.html.TableCellAssert |
assertCellWithTextExist, assertImageWithURLNotPresent, assertImageWithURLPresent, assertLinkWithTextNotPresent, assertLinkWithTextPresent, assertTextEquals, assertTextNotPresent, assertTextPresent |
| Method Detail |
public java.lang.String text()
public int cellNum()
public int rowNum()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||