Uses of Class
com.vaadin.v7.ui.Grid.StaticSection
-
Packages that use Grid.StaticSection Package Description com.vaadin.v7.ui -
-
Uses of Grid.StaticSection in com.vaadin.v7.ui
Subclasses of Grid.StaticSection in com.vaadin.v7.ui Modifier and Type Class Description protected static classGrid.FooterDeprecated.protected static classGrid.HeaderDeprecated.Fields in com.vaadin.v7.ui declared as Grid.StaticSection Modifier and Type Field Description protected Grid.StaticSection<?>Grid.StaticSection.StaticRow. sectionDeprecated.Constructors in com.vaadin.v7.ui with parameters of type Grid.StaticSection Constructor Description FooterRow(Grid.StaticSection<?> section)Deprecated.HeaderRow(Grid.StaticSection<?> section)Deprecated.StaticRow(Grid.StaticSection<?> section)Deprecated.
-