Interface DataGrid.FooterCell

All Superinterfaces:
DataGrid.StaticCell
All Known Implementing Classes:
AbstractDataGrid.FooterCellImpl
Enclosing interface:
DataGrid<E>

public static interface DataGrid.FooterCell extends DataGrid.StaticCell
Represents a footer cell in DataGrid. Can be a merged cell for multiple columns.