cacert-testmgr/external/ZendFramework-1.9.5/externals/dojo/dojox/grid
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
2010-03-31 10:12:32 +02:00
..
_grid initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
cells initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
compat initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
resources initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_Builder.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_EditManager.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_Events.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_FocusManager.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_Grid.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_Layout.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_RowManager.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_RowSelector.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_Scroller.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_View.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
_ViewManager.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
cells.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
DataGrid.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
DataSelection.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
Grid.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
README initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
Selection.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
util.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
VirtualGrid.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00

-------------------------------------------------------------------------------
dojox.grid
-------------------------------------------------------------------------------
Version 1.00
Release date: 10/04/2007
-------------------------------------------------------------------------------
Project state:
beta
-------------------------------------------------------------------------------
Credits
	Scott J. Miles (sjmiles@activegrid.com)
	Steve Orvell (sorvell@activegrid.com)
	Bryan Forbes (bryan AT reigndropsfall.net)
-------------------------------------------------------------------------------
Project description

TurboGrid has been made available in Dojo and is now the dojox.grid!

-------------------------------------------------------------------------------
Dependencies:

Dojo Core
Dojo Base (dnd)
Dijit Templated Widget
dojox.html (metrics)
-------------------------------------------------------------------------------
Documentation

None available for this version yet.

See http://www.turboajax.com/products/turbogrid/ for legacy documentation.
-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/grid/*
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/html/*

Install into the following directory structure:
/dojox/grid/
/dojox/html/

...which should be at the same level as your Dojo checkout.
-------------------------------------------------------------------------------