| Package | Description |
|---|---|
| cat.inspiracio.html |
| Modifier and Type | Method and Description |
|---|---|
HTMLTableSectionElement |
HTMLTableElement.createTBody() |
HTMLTableSectionElement |
HTMLTableElement.createTFoot() |
HTMLTableSectionElement |
HTMLTableElement.createTHead() |
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 foot) |
void |
HTMLTableElement.setTHead(HTMLTableSectionElement head) |
Copyright © 2017. All rights reserved.