Package | Description |
---|---|
org.w3c.dom.html |
Modifier and Type | Method and Description |
---|---|
HTMLTableSectionElement |
HTMLTableElement.getTFoot()
Returns the table's
TFOOT , or null if none
exists. |
HTMLTableSectionElement |
HTMLTableElement.getTHead()
Returns the table's
THEAD , or null if none
exists. |
Modifier and Type | Method and Description |
---|---|
void |
HTMLTableElement.setTFoot(HTMLTableSectionElement tFoot) |
void |
HTMLTableElement.setTHead(HTMLTableSectionElement tHead) |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.