|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.ui.Grid.StaticSection<Grid.FooterRow>
com.vaadin.ui.Grid.Footer
protected static class Grid.Footer
Represents the footer section of a Grid. By default Footer is not visible.
| Field Summary |
|---|
| Fields inherited from class com.vaadin.ui.Grid.StaticSection |
|---|
grid, rows |
| Constructor Summary | |
|---|---|
protected |
Grid.Footer(Grid grid)
|
| Method Summary | |
|---|---|
protected Grid.FooterRow |
createRow()
|
protected com.vaadin.shared.ui.grid.GridStaticSectionState |
getSectionState()
|
protected void |
sanityCheck()
Performs a sanity check that section is in correct state. |
| Methods inherited from class com.vaadin.ui.Grid.StaticSection |
|---|
addColumn, addRowAt, appendRow, getRow, getRowCount, isVisible, markAsDirty, prependRow, removeColumn, removeRow, removeRow, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Grid.Footer(Grid grid)
| Method Detail |
|---|
protected com.vaadin.shared.ui.grid.GridStaticSectionState getSectionState()
getSectionState in class Grid.StaticSection<Grid.FooterRow>protected Grid.FooterRow createRow()
createRow in class Grid.StaticSection<Grid.FooterRow>
protected void sanityCheck()
throws java.lang.IllegalStateException
Grid.StaticSection
sanityCheck in class Grid.StaticSection<Grid.FooterRow>java.lang.IllegalStateException - if merged cells are not i n continuous range
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||