Uses of Class
com.vaadin.shared.ui.grid.GridStaticSectionState
-
Packages that use GridStaticSectionState Package Description com.vaadin.shared.ui.grid com.vaadin.ui -
-
Uses of GridStaticSectionState in com.vaadin.shared.ui.grid
Fields in com.vaadin.shared.ui.grid declared as GridStaticSectionState Modifier and Type Field Description GridStaticSectionState
GridState. footer
GridStaticSectionState
GridState. header
-
Uses of GridStaticSectionState in com.vaadin.ui
Methods in com.vaadin.ui that return GridStaticSectionState Modifier and Type Method Description protected GridStaticSectionState
Grid.Footer. getSectionState()
protected GridStaticSectionState
Grid.Header. getSectionState()
protected abstract GridStaticSectionState
Grid.StaticSection. getSectionState()
-