| Class | Description |
|---|---|
| AbstractAggregationIsWidgetRenderer<M> | |
| AbstractAggregationSafeHtmlRenderer<M> | |
| AggregationNumberFormatRenderer<M> | |
| AggregationNumberSummaryRenderer<M,N> | |
| AggregationRowConfig<M> |
Defines the configuration information for an aggregation row.
|
| AggregationSafeHtmlRenderer<M> | |
| CellSelectionModel<M> | |
| CheckBoxSelectionModel<M> |
A grid selection model.
|
| ColumnConfig<M,N> |
A column config for a column in a column model.
|
| ColumnData | |
| ColumnFooter<M> |
Column footer widget for Grid, which renders one to many aggregation rows.
|
| ColumnHeader<M> |
ColumnHeader Component.
|
| ColumnHeaderChangeEvent | |
| ColumnHiddenChangeEvent | |
| ColumnModel<M> |
This is the default implementation of a ColumnModel.
|
| Grid<M> |
This class represents the primary interface of a widget based grid control.
|
| Grid.GridCell |
A reference to a cell in the grid that can be used for a variety of
purposes, including, for example, whether it is active or selected.
|
| GridSelectionModel<M> |
Grid selection model.
|
| GridSelectionModel.SelectionModelCallback |
Determines whether a given cell is selectable.
|
| GridView<M> |
This class encapsulates the user interface of an
Grid. |
| GroupingView<M> |
GridView that groups data based on a given grouping column.
|
| GroupingView.GroupingData<M> | |
| GroupSummaryView<M> | |
| HeaderGroupConfig |
Defines the configuration for a header group.
|
| LiveGridView<M> |
LiveGridView for displaying large amount of data.
|
| LiveGridViewUpdateEvent | |
| LiveToolItem |
A specialized tool item for
>LiveGridView that shows the current
location and total records. |
| RowExpander<M> | |
| RowNumberer<M> | |
| SummaryColumnConfig<M,N> | |
| SummaryType.AvgSummaryType<M,N> | |
| SummaryType.CountSummaryType | |
| SummaryType.MaxSummaryType<M,N> | |
| SummaryType.MinSummaryType<M,N> | |
| SummaryType.SumSummaryType<M,N> |
Copyright © 2012. All Rights Reserved.