Interface DataGrid.FooterRow

All Superinterfaces:
DataGrid.StaticRow<DataGrid.FooterCell>
All Known Implementing Classes:
AbstractDataGrid.FooterRowImpl
Enclosing interface:
DataGrid<E>

public static interface DataGrid.FooterRow extends DataGrid.StaticRow<DataGrid.FooterCell>
Represents a footer row in DataGrid.