Package org.cruxframework.crux.widgets.client.grid

Interface Summary
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 Summary
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 Summary
Grid.SortingType Grid default sorting type
RowSelectionModel  
 

Exception Summary
GridException  
 



Copyright © 2015. All rights reserved.