| Package | Description |
|---|---|
| to.etc.domui.component.tbl | |
| to.etc.domui.dom | |
| to.etc.domui.dom.html | |
| to.etc.domui.util |
| Modifier and Type | Method and Description |
|---|---|
TH |
HeaderContainer.add(NodeBase columnContent)
Adds a column header to the table.
|
TH |
HeaderContainer.add(String txt) |
TH |
TableHeader.addHeader() |
TH |
TableHeader.addHeader(NodeBase data) |
TH |
TableHeader.addHeader(String css) |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlTagRenderer.visitTH(TH n) |
| Modifier and Type | Method and Description |
|---|---|
TH |
THead.addHeader(NodeBase node) |
TH |
Table.addHeader(NodeBase header) |
TH |
THead.addHeader(String text) |
TH |
Table.addHeader(String text) |
TH[] |
THead.setHeaders(BundleRef b,
String... keys) |
TH[] |
THead.setHeaders(String... labels) |
| Modifier and Type | Method and Description |
|---|---|
void |
INodeVisitor.visitTH(TH n) |
void |
NodeVisitorBase.visitTH(TH n) |
| Modifier and Type | Method and Description |
|---|---|
TH |
MiniTableBuilder.addHeader(String text) |
Copyright © 2017 etc.to. All rights reserved.