| Modifier and Type | Method and Description |
|---|---|
TBody |
GenericTableFormBuilder.getTBody()
Deprecated.
Return the current tbody, or null if nothing is current.
|
TBody |
GenericTableFormBuilder.newBody()
Deprecated.
Creates a new TBody and adds it to the table.
|
protected TBody |
GenericTableFormBuilder.tbody()
Deprecated.
Gets the current tbody, or creates a new one if none is set.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericTableFormBuilder.onBodyAdded(TBody b)
Deprecated.
|
void |
GenericTableFormBuilder.setTBody(TBody b)
Deprecated.
Sets the TBody to use.
|
| Modifier and Type | Method and Description |
|---|---|
TBody |
LookupInputBase.getBody()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TBody |
AppPageTitleBar.getBody() |
| Modifier and Type | Method and Description |
|---|---|
protected TBody |
DataTable.getDataBody() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataTable.setDataBody(TBody dataBody)
UNSTABLE INTERFACE - UNDER CONSIDERATION.
|
| Modifier and Type | Method and Description |
|---|---|
TBody |
FormBuilder.body() |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlTagRenderer.visitTBody(TBody n) |
| Modifier and Type | Method and Description |
|---|---|
TBody |
Table.addBody() |
TBody |
NodeContainer.addTable(String... headers)
Utility method to add a table; it returns the TBody.
|
TBody |
NodeContainer.addTableForLayout() |
TBody |
NodeContainer.addTableForLayout(String css) |
TBody |
Table.getBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
INodeVisitor.visitTBody(TBody n) |
void |
NodeVisitorBase.visitTBody(TBody n) |
| Modifier and Type | Method and Description |
|---|---|
TBody |
MiniTableBuilder.getBody() |
Copyright © 2017 etc.to. All rights reserved.