Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Field and Description |
---|---|
Objs.Property<HTMLTableSectionElement> |
HTMLTableElement.tFoot
Retrieves the tFoot object of the table.
|
Objs.Property<HTMLTableSectionElement> |
HTMLTableElement.tHead
Retrieves the tHead object of the table.
|
Modifier and Type | Method and Description |
---|---|
static HTMLTableSectionElement |
HTMLTableSectionElement.$as(Object obj) |
HTMLTableSectionElement |
HTMLTableElement.tFoot() |
HTMLTableSectionElement |
HTMLTableElement.tHead() |
Copyright © 2018. All rights reserved.