Uses of Package
com.vaadin.shared.ui.grid
-
Classes in com.vaadin.shared.ui.grid used by com.vaadin.client.connectors.grid Class Description AbstractSelectionModelState Shared state for grid's abstract selection model.ColumnState Shared state for a Grid column.DetailsManagerState Shared state for DetailsManager extension.DropLocation Defines drop locations within a Grid row.GridDragSourceState State class containing parameters for GridDragSource.GridDropTargetState State class containing parameters for GridDropTarget.GridState The shared state for theGrid
component.MultiSelectionModelState SharedState object for MultiSelectionModelImpl.SingleSelectionModelState Shared state for grid's single selection model. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.client.widget.grid Class Description GridConstants.Section Enum describing different sections of Grid. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.client.widget.grid.events Class Description GridConstants.Section Enum describing different sections of Grid. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.client.widgets Class Description ColumnResizeMode Collection of modes used for resizing columns in the Grid.GridConstants.Section Enum describing different sections of Grid.GridConstants.SidebarColumnOrder Ordering of columns in the sidebarGridStaticCellType Enumeration, specifying the content type of a Cell in a GridStaticSection.HeightMode The modes for height calculation that are supported by Grid ( client (com.vaadin.client.widgets.Grid
), server (com.vaadin.ui.Grid server
), and Escalator (com.vaadin.client.widgets.Escalator Escalator
).ScrollDestination Enumeration, specifying the destinations that are supported when scrolling rows or columns into view. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.shared.ui.grid Class Description AbstractGridExtensionState State object for AbstractGridExtension.AbstractSelectionModelState Shared state for grid's abstract selection model.ColumnResizeMode Collection of modes used for resizing columns in the Grid.DropLocation Defines drop locations within a Grid row.DropMode Defines the locations within the Grid row where an element can be dropped.GridConstants.Section Enum describing different sections of Grid.GridConstants.SidebarColumnOrder Ordering of columns in the sidebarGridStaticCellType Enumeration, specifying the content type of a Cell in a GridStaticSection.HeightMode The modes for height calculation that are supported by Grid ( client (com.vaadin.client.widgets.Grid
), server (com.vaadin.ui.Grid server
), and Escalator (com.vaadin.client.widgets.Escalator Escalator
).ScrollDestination Enumeration, specifying the destinations that are supported when scrolling rows or columns into view.SectionState Shared state for Grid headers and footers.SectionState.CellState The state of a header or footer cell.SectionState.RowState The state of a header or footer row. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.shared.ui.grid.editor Class Description AbstractGridExtensionState State object for AbstractGridExtension. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.shared.ui.tree Class Description AbstractGridExtensionState State object for AbstractGridExtension.AbstractSelectionModelState Shared state for grid's abstract selection model.MultiSelectionModelState SharedState object for MultiSelectionModelImpl. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.shared.ui.treegrid Class Description DropLocation Defines drop locations within a Grid row.GridDragSourceState State class containing parameters for GridDragSource.GridDropTargetState State class containing parameters for GridDropTarget.GridState The shared state for theGrid
component. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.ui Class Description AbstractGridExtensionState State object for AbstractGridExtension.ColumnResizeMode Collection of modes used for resizing columns in the Grid.ColumnState Shared state for a Grid column.DetailsManagerState Shared state for DetailsManager extension.GridConstants.Section Enum describing different sections of Grid.GridConstants.SidebarColumnOrder Ordering of columns in the sidebarGridState The shared state for theGrid
component.HeightMode The modes for height calculation that are supported by Grid ( client (com.vaadin.client.widgets.Grid
), server (com.vaadin.ui.Grid server
), and Escalator (com.vaadin.client.widgets.Escalator Escalator
).ScrollDestination Enumeration, specifying the destinations that are supported when scrolling rows or columns into view. -
Classes in com.vaadin.shared.ui.grid used by com.vaadin.ui.components.grid Class Description AbstractSelectionModelState Shared state for grid's abstract selection model.DropLocation Defines drop locations within a Grid row.DropMode Defines the locations within the Grid row where an element can be dropped.GridDragSourceState State class containing parameters for GridDragSource.GridDropTargetState State class containing parameters for GridDropTarget.GridStaticCellType Enumeration, specifying the content type of a Cell in a GridStaticSection.MultiSelectionModelState SharedState object for MultiSelectionModelImpl.SectionState Shared state for Grid headers and footers.SectionState.CellState The state of a header or footer cell.SectionState.RowState The state of a header or footer row.SingleSelectionModelState Shared state for grid's single selection model.