public abstract class Footer extends StaticSection<Footer.Row>
Modifier and Type | Class and Description |
---|---|
class |
Footer.Row
A row in a Grid Footer.
|
StaticSection.StaticRow<CELL extends com.vaadin.ui.components.grid.StaticSection.StaticCell>
Constructor and Description |
---|
Footer() |
Modifier and Type | Method and Description |
---|---|
Footer.Row |
createRow()
Creates a new row instance.
|
addColumn, addRowAt, getColumnByInternalId, getGrid, getInternalIdForColumn, getRow, getRowCount, getRows, getState, isVisible, markAsDirty, readDesign, removeColumn, removeRow, removeRow, setVisible, writeDesign
public Footer.Row createRow()
StaticSection
createRow
in class StaticSection<Footer.Row>
Copyright © 2018 Vaadin Ltd. All rights reserved.