Uses of Class
com.vaadin.ui.components.grid.StaticSection
-
Packages that use StaticSection Package Description com.vaadin.ui.components.grid -
-
Uses of StaticSection in com.vaadin.ui.components.grid
Subclasses of StaticSection in com.vaadin.ui.components.grid Modifier and Type Class Description classFooterRepresents the footer section of a Grid.classHeaderRepresents the header section of a Grid.Constructors in com.vaadin.ui.components.grid with parameters of type StaticSection Constructor Description StaticRow(StaticSection<?> section)Creates a new row belonging to the given section.
-