Uses of Class
com.vaadin.ui.Grid.StaticSection.StaticRow
-
Packages that use Grid.StaticSection.StaticRow Package Description com.vaadin.ui -
-
Uses of Grid.StaticSection.StaticRow in com.vaadin.ui
Classes in com.vaadin.ui with type parameters of type Grid.StaticSection.StaticRow Modifier and Type Class Description static classGrid.StaticSection<ROWTYPE extends Grid.StaticSection.StaticRow<?>>Abstract base class for Grid header and footer sections.Subclasses of Grid.StaticSection.StaticRow in com.vaadin.ui Modifier and Type Class Description static classGrid.FooterRowRepresents a footer row in Grid.static classGrid.HeaderRowRepresents a header row in Grid.
-