Uses of Class
com.vaadin.ui.components.grid.Grid

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

Uses of Grid in com.vaadin.data
 

Methods in com.vaadin.data with parameters of type Grid
 void RpcDataProviderExtension.extend(Grid component)
          Makes the data source available to the given Grid component.
 



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