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 |
---|---|
FooterBuilder<T> |
AbstractCellTable.getFooterBuilder()
Get the
HeaderBuilder used to generate the footer section. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCellTable.setFooterBuilder(FooterBuilder<T> builder)
Set the
HeaderBuilder used to build the footer section of the
table. |