| Interface | Description |
|---|---|
| ColumnEditorValidator |
Field validator used by a editable column in a Grid component
|
| GridBaseFlexTable |
Defines the contract to implement an underlying table for the Grid.
|
| GridBaseTable |
Defines the contract to implement an underlying table for the Grid.
|
| WidgetColumnDefinition.WidgetColumnCreator |
| Class | Description |
|---|---|
| AbstractGrid<R extends Row> |
Base class for implementing grids.
|
| Cell | |
| ColumnDefinition | |
| ColumnDefinitions |
Represents the columns to be rendered by a grid widget.
|
| ColumnDefinitions.ColumnIterator<T extends ColumnDefinition> |
Iterator for the registered column definition
|
| DataColumnDefinition | |
| DataColumnEditorCreators | |
| DataColumnEditorCreators.HasFormatterDataColumnEditorCreator | |
| DataColumnEditorCreators.HasValueDataColumnEditorCreator<V> | |
| DataRow | |
| FlexTablelessGridStructure |
Tableless implementation to be used as grid's substructure element.
|
| Grid |
A Data grid component that allows pagination, edition, sort, frozen headers & columns and
|
| Grid.ColumnHeader | |
| GridFlexTable | |
| GridHtmlTable | |
| GridLayout | |
| GridLayoutMozImpl | |
| Row | |
| RowDetailsDefinition |
Holds the metadata for building the details of the grid's rows
|
| RowDetailsManager |
Manages the logic for create, index and destroy the widgets
used as row's details.
|
| RowDetailsPanel |
A simple panel where the details of a grid's row will be attached.
|
| RowDetailWidgetCreator | |
| TablelessGridStructure |
Tableless implementation to be used as grid's substructure element.
|
| WidgetColumnDefinition |
TODO - Gesse - Comment this
|
| Enum | Description |
|---|---|
| Grid.SortingType |
Grid default sorting type
|
| RowSelectionModel |
| Exception | Description |
|---|---|
| GridException |
Copyright © 2014. All rights reserved.