sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Irul24 d994ad09ee First Commit 2 years ago
..
resources First Commit 2 years ago
tests First Commit 2 years ago
GanttChart.js First Commit 2 years ago
GanttProjectControl.js First Commit 2 years ago
GanttProjectItem.js First Commit 2 years ago
GanttResourceItem.js First Commit 2 years ago
GanttTaskControl.js First Commit 2 years ago
GanttTaskItem.js First Commit 2 years ago
README First Commit 2 years ago
TabMenu.js First Commit 2 years ago
contextMenuTab.js First Commit 2 years ago

README

-------------------------------------------------------------------------------
dojox.gantt
-------------------------------------------------------------------------------
Version 0.100
Release date: 12/23/2010
-------------------------------------------------------------------------------
Project state:
alpha
-------------------------------------------------------------------------------
Credits
Tom Trenka (ttrenka@dojotoolkit.org)
Xiang Zhou (xiangxz@cn.ibm.com) - IBM, CCLA
Adam Peller (peller@dojotoolkit.org)
Dylan Schiemann (dylan@dojotoolkit.org)
Bill Keese (bill@dojotoolkit.org)
Peter Higgins (dante@dojotoolkit.org)

-------------------------------------------------------------------------------
Project description

GanttChart(dojox.gantt.GanttChart) is an integrated widget for project and resource management use. It includes a set of features as follows.

Toolbar - Providing general time line control and save/load button.
Project Tree - Listing projects and their tasks.
Task Cascade View - A task view with dependency, that can be modified visually.
Resource View - A read-only view shows people resource occupation.


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

Dojo Core, Dijit.
-------------------------------------------------------------------------------
Documentation

[TODO]
-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/src/dojox/trunk/gantt/*

Install into the following directory structure:
/dojox/gantt/
-------------------------------------------------------------------------------