| Package | Description |
|---|---|
| com.xalys.xgl.browser.dom | |
| com.xalys.xgl.browser.dom.html |
| Modifier and Type | Method and Description |
|---|---|
HTMLTableSectionElement |
Document.createTableBodyElement() |
HTMLTableSectionElement |
Document.createTableHeadElement() |
| Modifier and Type | Method and Description |
|---|---|
HTMLTableSectionElement |
HTMLTableElement.getTFoot() |
HTMLTableSectionElement |
HTMLTableElement.getTHead() |
| Modifier and Type | Method and Description |
|---|---|
HTMLCollection<HTMLTableSectionElement> |
HTMLTableElement.getTBodies() |
| Modifier and Type | Method and Description |
|---|---|
void |
HTMLTableElement.setTFoot(HTMLTableSectionElement tFoot) |
void |
HTMLTableElement.setTHead(HTMLTableSectionElement tHead) |
Copyright © 2018 Xalys. All rights reserved.