Difference between revisions of "Tabular Data Widget"

From Gcube Wiki
Jump to: navigation, search
(Created page with 'The Tabular Data Widget (TDW) is a GWT component for tabular data visualization and manipulation. The TDW components extends the GXT Live grid component enhancing it with: * dyn…')
 
Line 1: Line 1:
 
The Tabular Data Widget (TDW) is a GWT component for tabular data visualization and manipulation.
 
The Tabular Data Widget (TDW) is a GWT component for tabular data visualization and manipulation.
  
The TDW components extends the GXT Live grid component enhancing it with:
+
The TDW components extends the [http://dev.sencha.com/deploy/gxt-3.0.1/javadoc/gxt/com/sencha/gxt/widget/core/client/grid/LiveGridView.html GXT Live grid] component enhancing it with:
 
* dynamic data model
 
* dynamic data model
 
* custom data source definition
 
* custom data source definition
 
* common tabular data operations
 
* common tabular data operations
 
* graph visualization
 
* graph visualization

Revision as of 17:37, 23 August 2012

The Tabular Data Widget (TDW) is a GWT component for tabular data visualization and manipulation.

The TDW components extends the GXT Live grid component enhancing it with:

  • dynamic data model
  • custom data source definition
  • common tabular data operations
  • graph visualization