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 class
Grid.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 class
Grid.FooterRow
A single row in a grid Footer section.static class
Grid.HeaderRow
A single row in a grid header section.
-