public class ColumnContainer<T> extends Object
| Constructor and Description |
|---|
ColumnContainer(TableModelTableBase<T> table) |
| Modifier and Type | Method and Description |
|---|---|
TD |
add(NodeBase columnContent)
Adds a column to the table.
|
TD |
add(String txt) |
RowButtonContainer |
getRowButtonContainer() |
TableModelTableBase<T> |
getTable() |
TR |
getTR() |
void |
setParent(TR p) |
public ColumnContainer(@Nonnull TableModelTableBase<T> table)
@Nonnull public TableModelTableBase<T> getTable()
@Nonnull public TD add(NodeBase columnContent)
columnContent - @Nonnull public RowButtonContainer getRowButtonContainer()
Copyright © 2017 etc.to. All rights reserved.