dojox/gantt/GanttProjectControl (version 1.10)

Usage

var foo = new GanttProjectControl(ganttChart,projectItem);
dojox/gantt/GanttProjectControl
Parameter Type Description
ganttChart undefined
projectItem undefined

See the dojox/gantt/GanttProjectControl reference documentation for more information.

Method Summary

Methods

adjustPanelTime()
checkWidthProjectNameItem()
create()
createDescrProject()
Returns:undefined
createProjectItem()
Returns:undefined
createProjectNameItem()
Returns:undefined
deleteChildTask(task)
Parameter Type Description
task undefined
deleteTask(id)
Parameter Type Description
id undefined
getDescStr()
Returns:string
getDuration()
Returns:number
getPercentCompleted()
Returns:undefined | number
getTaskById(id)
Parameter Type Description
id undefined
Returns:undefined | null
hideDescrProject()
insertTask(id,name,startTime,duration,percentage,previousTaskId,taskOwner,parentTaskId)
Parameter Type Description
id undefined
name undefined
startTime undefined
duration undefined
percentage undefined
previousTaskId undefined
taskOwner undefined
parentTaskId undefined
Returns:boolean | instance
postLoadData()
refresh()
Returns:function
refreshDescrProject(divDesc)
Parameter Type Description
divDesc undefined
Returns:undefined
refreshProjectItem(projectItem)
Parameter Type Description
projectItem undefined
Returns:undefined
resizeProjectItem(width)
Parameter Type Description
width undefined
searchTaskInTree(task,id)
Parameter Type Description
task undefined
id undefined
Returns:undefined | null
setName(name)
Parameter Type Description
name undefined
setPercentCompleted(percentage)
Parameter Type Description
percentage undefined
Returns:boolean
shiftChildTasks(task,height)
Parameter Type Description
task undefined
height undefined
shiftDescrProject()
shiftNextParentTask(task,height)
Parameter Type Description
task undefined
height undefined
shiftNextProject(project,height)
Parameter Type Description
project undefined
height undefined
shiftProject(height)
Parameter Type Description
height undefined
shiftProjectItem()
shiftTask(task,height)
Parameter Type Description
task undefined
height undefined
showDescrProject()
Error in the documentation? Can’t find what you are looking for? Let us know!