Uses of Class
com.vaadin.ui.components.grid.StaticSection.StaticRow
-
Packages that use StaticSection.StaticRow Package Description com.vaadin.ui.components.grid -
-
Uses of StaticSection.StaticRow in com.vaadin.ui.components.grid
Classes in com.vaadin.ui.components.grid with type parameters of type StaticSection.StaticRow Modifier and Type Class Description class
StaticSection<ROW extends StaticSection.StaticRow<?>>
Represents the header or footer section of a Grid.Subclasses of StaticSection.StaticRow in com.vaadin.ui.components.grid Modifier and Type Class Description class
Footer.Row
A row in a Grid Footer.class
Header.Row
A row in a Grid header.
-