Uses of Class
com.vaadin.ui.Grid.StaticSection.StaticRow

Packages that use Grid.StaticSection.StaticRow
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
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.ui
static class Grid.FooterRow
          Represents a footer row in Grid.
static class Grid.HeaderRow
          Represents a header row in Grid.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.