Uses of Class
com.vaadin.client.widgets.Grid.StaticSection.StaticRow
-
Packages that use Grid.StaticSection.StaticRow Package Description com.vaadin.client.widgets -
-
Uses of Grid.StaticSection.StaticRow in com.vaadin.client.widgets
Classes in com.vaadin.client.widgets 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.client.widgets Modifier and Type Class Description static classGrid.FooterRowA single row in a grid Footer section.static classGrid.HeaderRowA single row in a grid header section.
-