Package | Description |
---|---|
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHeaderOrFooterBuilder<T>
Default implementation of
HeaderBuilder that renders columns. |
class |
DefaultHeaderOrFooterBuilder<T>
Default implementation of
HeaderBuilder that renders columns. |
Modifier and Type | Method and Description |
---|---|
HeaderBuilder<T> |
AbstractCellTable.getHeaderBuilder()
Get the
HeaderBuilder used to generate the header section. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCellTable.setHeaderBuilder(HeaderBuilder<T> builder)
Set the
HeaderBuilder used to build the header section of the
table. |