Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/gantt/GanttChart.js

  • Provides:

    • dojox.gantt.GanttChart
  • Requires:

    • dijit.Tooltip in common
    • dojox.gantt.GanttProjectItem in common
    • dojox.gantt.GanttResourceItem in common
    • dojox.gantt.TabMenu in common
    • dojo.date.locale in common
  • dojox.gantt.GanttChart

    • type
      Function
    • parameters:
      • configuration
      • node
  • dojox.gantt.GanttChart.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • configuration
      • node
  • dojox.gantt.GanttChart.getProject

    • parameters:
      • id
    • type
      Function
  • dojox.gantt.GanttChart.checkPosPreviousTask

    • parameters:
      • predTask
      • task
    • type
      Function
  • dojox.gantt.GanttChart.correctPosPreviousTask

    • parameters:
      • predTask
      • ctask
      • ctaskObj
    • type
      Function
  • dojox.gantt.GanttChart.correctPosParentTask

    • parameters:
      • parentTask
      • ctask
    • type
      Function
  • dojox.gantt.GanttChart.checkPosParentTaskInTree

    • parameters:
      • parentTask
    • type
      Function
  • dojox.gantt.GanttChart.setPreviousTask

    • parameters:
      • project
    • type
      Function
  • dojox.gantt.GanttChart.setPreviousTaskInTree

    • parameters:
      • parentTask
    • type
      Function
  • dojox.gantt.GanttChart.checkPosParentTask

    • parameters:
      • parentTask
      • task
    • type
      Function
  • dojox.gantt.GanttChart.addProject

    • parameters:
      • projectItem
    • type
      Function
  • dojox.gantt.GanttChart.deleteProject

    • parameters:
      • id
    • type
      Function
  • dojox.gantt.GanttChart.project

    • type
      Array
  • dojox.gantt.GanttChart.insertProject

    • parameters:
      • id
      • name
      • startDate
    • type
      Function
  • dojox.gantt.GanttChart.openTree

    • parameters:
      • parentTask
    • type
      Function
  • dojox.gantt.GanttChart.openNode

    • parameters:
      • parentTask
    • type
      Function
  • dojox.gantt.GanttChart.getLastCloseParent

    • parameters:
      • task
    • type
      Function
  • dojox.gantt.GanttChart.getProjectItemById

    • parameters:
      • id
    • type
      Function
  • dojox.gantt.GanttChart.clearAll

    • type
      Function
  • dojox.gantt.GanttChart.contentDataHeight

    • type
      Number
  • dojox.gantt.GanttChart.startDate

    • type
      Object
  • dojox.gantt.GanttChart.clearEvents

    • type
      Function
  • dojox.gantt.GanttChart._events

    • type
      Array
  • dojox.gantt.GanttChart.clearData

    • type
      Function
  • dojox.gantt.GanttChart.arrProjects

    • type
      Array
  • dojox.gantt.GanttChart.clearItems

    • type
      Function
  • dojox.gantt.GanttChart.buildUIContent

    • type
      Function
  • dojox.gantt.GanttChart.loadJSONData

    • parameters:
      • filename
    • type
      Function
  • dojox.gantt.GanttChart.loadJSONString

    • parameters:
      • content
    • type
      Function
  • dojox.gantt.GanttChart.buildChildTasksData

    • parameters:
      • parentTask
      • childTaskItems
    • type
      Function
  • dojox.gantt.GanttChart.getJSONData

    • type
      Function
  • dojox.gantt.GanttChart.getChildTasksData

    • parameters:
      • childTasks
    • type
      Function
  • dojox.gantt.GanttChart.saveJSONData

    • parameters:
      • fileName
    • type
      Function
  • dojox.gantt.GanttChart.sortTaskStartTime

    • parameters:
      • a
      • b
    • type
      Function
  • dojox.gantt.GanttChart.sortProjStartDate

    • parameters:
      • a
      • b
    • type
      Function
  • dojox.gantt.GanttChart.setStartTimeChild

    • parameters:
      • parentTask
    • type
      Function
  • dojox.gantt.GanttChart.createPanelTasks

    • type
      Function
  • dojox.gantt.GanttChart.refreshParams

    • parameters:
      • pixelsPerDay
    • type
      Function
  • dojox.gantt.GanttChart.pixelsPerDay

    • type
      Number
  • dojox.gantt.GanttChart.pixelsPerWorkHour

    • type
      Number
  • dojox.gantt.GanttChart.pixelsPerHour

    • type
      Number
  • dojox.gantt.GanttChart.createPanelNamesTasksHeader

    • type
      Function
  • dojox.gantt.GanttChart.zoomInClickEvent

    • type
      Object
  • dojox.gantt.GanttChart.zoomInKeyEvent

    • type
      Object
  • dojox.gantt.GanttChart.zoomOutClickEvent

    • type
      Object
  • dojox.gantt.GanttChart.zoomOutKeyEvent

    • type
      Object
  • dojox.gantt.GanttChart.microClickEvent

    • type
      Object
  • dojox.gantt.GanttChart.microKeyEvent

    • type
      Object
  • dojox.gantt.GanttChart.teleClickEvent

    • type
      Object
  • dojox.gantt.GanttChart.teleKeyEvent

    • type
      Object
  • dojox.gantt.GanttChart.saveClickEvent

    • type
      Object
  • dojox.gantt.GanttChart.saveKeyEvent

    • type
      Object
  • dojox.gantt.GanttChart.loadClickEvent

    • type
      Object
  • dojox.gantt.GanttChart.loadKeyEvent

    • type
      Object
  • dojox.gantt.GanttChart.createPanelNamesTasks

    • type
      Function
  • dojox.gantt.GanttChart.createPanelTime

    • type
      Function
  • dojox.gantt.GanttChart.totalDays

    • type
      Number
  • dojox.gantt.GanttChart.adjustPanelTime

    • parameters:
      • width
    • type
      Function
  • dojox.gantt.GanttChart.panelTime.firstChild.firstChild.rows

  • dojox.gantt.GanttChart.panelTime.firstChild.firstChild.style.width

    • type
      String
  • dojox.gantt.GanttChart.contentData.firstChild.style.width

    • type
      String
  • dojox.gantt.GanttChart.maxTaskEndPos

  • dojox.gantt.GanttChart.addYearInPanelTime

    • parameters:
      • row
      • count
      • year
    • type
      Function
  • dojox.gantt.GanttChart.addMonthInPanelTime

    • parameters:
      • row
      • count
      • month
      • year
    • type
      Function
  • dojox.gantt.GanttChart.addWeekInPanelTime

    • parameters:
      • row
      • count
      • week
    • type
      Function
  • dojox.gantt.GanttChart.addDayInPanelTime

    • parameters:
      • row
    • type
      Function
  • dojox.gantt.GanttChart.addHourInPanelTime

    • parameters:
      • row
    • type
      Function
  • dojox.gantt.GanttChart.incHeightPanelTasks

    • parameters:
      • height
    • type
      Function
  • dojox.gantt.GanttChart.contentData.firstChild

  • dojox.gantt.GanttChart.contentData.firstChild.style.height

    • type
      String
  • dojox.gantt.GanttChart.incHeightPanelNames

    • parameters:
      • height
    • type
      Function
  • dojox.gantt.GanttChart.panelNames.firstChild

  • dojox.gantt.GanttChart.panelNames.firstChild.style.height

    • type
      String
  • dojox.gantt.GanttChart.checkPosition

    • type
      Function
  • dojox.gantt.GanttChart.checkHeighPanelTasks

    • type
      Function
  • dojox.gantt.GanttChart.sortTasksByStartTime

    • parameters:
      • project
    • type
      Function
  • dojox.gantt.GanttChart.sortChildTasks

    • parameters:
      • parenttask
    • type
      Function
  • dojox.gantt.GanttChart.refresh

    • parameters:
      • count
      • current
      • multi
    • type
      Function
  • dojox.gantt.GanttChart.tempDayInPixels

    • type
      Number
  • dojox.gantt.GanttChart.switchTeleMicroView

    • parameters:
      • dip
    • type
      Function
  • dojox.gantt.GanttChart.panelTime.firstChild.firstChild

  • dojox.gantt.GanttChart.refreshController

    • type
      Function
  • dojox.gantt.GanttChart.panelTime.firstChild.style.width

    • type
      String
  • dojox.gantt.GanttChart.init

    • type
      Function
  • dojox.gantt.GanttChart.tableControl

    • type
      Object
  • dojox.gantt.GanttChart.countDays

    • type
      Number
  • dojox.gantt.GanttChart.panelTime

    • type
      Object
  • dojox.gantt.GanttChart.contentData

    • type
      Object
  • dojox.gantt.GanttChart.panelNameHeaders

    • type
      Object
  • dojox.gantt.GanttChart.panelNames

    • type
      Object
  • dojox.gantt.GanttChart.tabMenu

    • type
      Object
  • dojox.gantt.GanttChart.contentData.onscroll

    • type
      Function
  • dojox.gantt.GanttChart.resource

    • type
      Object
  • dojox.gantt.GanttChart.postLoadData

    • type
      Function
  • dojox.gantt.GanttChart.panelNameHeadersCover

    • type
      Object
  • dojox.gantt.GanttChart.postBindEvents

    • type
      Function
  • dojox.gantt.GanttChart.getStartDate

    • type
      Function
  • dojox.gantt.GanttChart.initialPos

    • type
      Number
  • dojox.gantt.GanttChart.getCountDays

    • type
      Function
  • dojox.gantt.GanttChart.createTasks

    • parameters:
      • project
    • type
      Function
  • dojox.gantt.GanttChart.createChildItemControls

    • parameters:
      • arrChildTasks
      • project
    • type
      Function
  • dojox.gantt.GanttChart.getPosOnDate

    • parameters:
      • startTime
    • type
      Function
  • dojox.gantt.GanttChart.getWidthOnDuration

    • parameters:
      • duration
    • type
      Function
  • dojox.gantt.GanttChart.getLastChildTask

    • parameters:
      • task
    • type
      Function
  • dojox.gantt.GanttChart.removeCell

    • parameters:
      • row
    • type
      Function
  • dojox.gantt.GanttChart.resourceChartHeight

  • dojox.gantt.GanttChart.withResource

  • dojox.gantt.GanttChart.correctError

  • dojox.gantt.GanttChart.isShowConMenu

    • type
      bool
  • dojox.gantt.GanttChart.isContentEditable

    • type
      bool
  • dojox.gantt.GanttChart.withTaskId

  • dojox.gantt.GanttChart.animation

  • dojox.gantt.GanttChart.saveProgramPath

    • type
      String
  • dojox.gantt.GanttChart.dataFilePath

    • type
      String
  • dojox.gantt.GanttChart.contentHeight

    • type
      Number
  • dojox.gantt.GanttChart.contentWidth

    • type
      Number
  • dojox.gantt.GanttChart.content

    • type
      Object
  • dojox.gantt.GanttChart.scrollBarWidth

    • type
      Number
  • dojox.gantt.GanttChart.panelTimeHeight

    • type
      Number
  • dojox.gantt.GanttChart.maxWidthPanelNames

    • type
      Number
  • dojox.gantt.GanttChart.maxWidthTaskNames

    • type
      Number
  • dojox.gantt.GanttChart.minWorkLength

    • type
      Number
  • dojox.gantt.GanttChart.heightTaskItem

    • type
      Number
  • dojox.gantt.GanttChart.heightTaskItemExtra

    • type
      Number
  • dojox.gantt.GanttChart.hsPerDay

    • type
      Number
  • dojox.gantt.GanttChart.panelTimeExpandDelta

    • type
      Number
  • dojox.gantt.GanttChart.divTimeInfo

    • type
      Object
  • dojox.gantt.GanttChart.xmlLoader

    • type
      Object
  • dojox.gantt.GanttChart.isMoving

    • type
      bool
  • dojox.gantt.GanttChart.isResizing

    • type
      bool
  • dojox.gantt.GanttChart.animationNodes

    • type
      Array
  • dojox.gantt.GanttChart.scale

    • type
      Number
  • dojox.gantt.GanttChart.months

    • type
      Object
  • dojox.gantt

    • type
      Object
  • dojox

    • type
      Object