protected static class Grid.Footer extends Grid.StaticSection<Grid.FooterRow>
Grid.StaticSection.StaticRow<CELLTYPE extends com.vaadin.ui.Grid.StaticSection.StaticCell>
grid, rows
Modifier and Type | Method and Description |
---|---|
protected Grid.FooterRow |
createRow() |
protected GridStaticSectionState |
getSectionState() |
protected void |
sanityCheck()
Performs a sanity check that section is in correct state.
|
addColumn, addRowAt, appendRow, getRow, getRowCount, isVisible, markAsDirty, prependRow, readDesign, removeColumn, removeRow, removeRow, setVisible, writeDesign
protected Footer(Grid grid)
protected GridStaticSectionState getSectionState()
getSectionState
in class Grid.StaticSection<Grid.FooterRow>
protected Grid.FooterRow createRow()
createRow
in class Grid.StaticSection<Grid.FooterRow>
protected void sanityCheck() throws IllegalStateException
Grid.StaticSection
sanityCheck
in class Grid.StaticSection<Grid.FooterRow>
IllegalStateException
- if merged cells are not i n continuous rangeCopyright © 2019 Vaadin Ltd. All rights reserved.