Package com.vaadin.v7.shared.ui.grid
-
Interface Summary Interface Description EditorClientRpc An RPC interface for the grid editor server-to-client communications.EditorServerRpc An RPC interface for the grid editor client-to-server communications.GridClientRpc Server-to-client RPC interface for the Grid component.GridServerRpc Client-to-server RPC interface for the Grid component. -
Class Summary Class Description ColumnGroupState The column group data shared between the server and the client.GridColumnState Column state DTO for transferring column properties from the server to the client.GridConstants Container class for common constants and default values used by the Grid component.GridState The shared state for thecom.vaadin.ui.components.grid.Gridcomponent.GridStaticSectionState Shared state for Grid headers and footers.GridStaticSectionState.CellState GridStaticSectionState.RowState -
Enum Summary Enum Description ColumnResizeMode Collection of modes used for resizing columns in the Grid.GridConstants.Section Enum describing different sections of Grid.GridState.SharedSelectionMode A description of which of the three bundled SelectionModels is currently in use.GridStaticCellType Enumeration, specifying the content type of a Cell in a GridStaticSection.HeightMode The modes for height calculation that are supported by Grid (clientandserver) /Escalator.ScrollDestination Enumeration, specifying the destinations that are supported when scrolling rows or columns into view.