Package com.vaadin.ui.components.grid

Interface Summary
Renderer<T> A ClientConnector for controlling client-side Grid renderers.
 

Class Summary
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.
Grid Data grid component
GridColumn A column in the grid.
 

Enum Summary
Grid.SelectionMode Selection modes representing built-in SelectionModels that come bundled with Grid.
 



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