| Constructor and Description |
|---|
TableImpl() |
| Modifier and Type | Method and Description |
|---|---|
TableBody |
getBody()
Returns the body of the table (tbody).
|
String |
getCaption()
Returns the caption of the table.
|
TableFoot |
getFoot()
Returns the foot of the table (tfoot).
|
TableHead |
getHead()
Returns the head of the table (thead).
|
findElement, findElementsand, getAttribute, getCssValue, getId, getStyleClass, getTitle, isDisplayedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, getAttribute, getCssValue, getId, getStyleClass, getTitle, isDisplayedfindElement, findElementspublic TableBody getBody()
Tablepublic String getCaption()
TablegetCaption in interface Tablepublic TableFoot getFoot()
TableCopyright © 2013. All Rights Reserved.