Uses of Package
com.vaadin.ui.components.grid

Packages that use com.vaadin.ui.components.grid
com.vaadin.data Contains interfaces for the data layer, mainly for binding typed data and data collections to components, and for validating data. 
com.vaadin.ui.components.grid   
 

Classes in com.vaadin.ui.components.grid used by com.vaadin.data
Grid
          Data grid component
 

Classes in com.vaadin.ui.components.grid used by com.vaadin.ui.components.grid
ColumnGroup
          Column groups are used to group columns together for adding common auxiliary headers and footers.
ColumnGroupRow
          A column group row represents an auxiliary header or footer row added to the grid.
GridColumn
          A column in the grid.
 



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