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 classStaticSection<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 classFooter.RowA row in a Grid Footer.classHeader.RowA row in a Grid header.
-