Searched refs:drag_project (Results 1 – 4 of 4) sorted by relevance
504 drag_project: boolean; property
13 …drag_project){var h={};h[a.id]=r.copy(a),d=r.mixin(h,this.dragMultiple)}var f=this._find_max_shift…
1 …drag_project","initialDrag","childDrag","_get_drag_mode","_fix_dnd_scale_time","fixStart","fixEnd"…
6490 drag_project: false, property in module.exports.result25823 if (gantt.isSummaryTask(task) && gantt.config.drag_project) {25893 …if ((gantt.isSummaryTask(task) && !config.drag_project) && drag.mode != config.drag_mode.progress)…26016 if ((gantt.isSummaryTask(task) && config.drag_project) || (this._isMultiselect())) {26085 …if (gantt.isSummaryTask(selectedTask) && gantt.config.drag_project && drag.mode == cfg.drag_mode.m…26096 if (gantt.isSummaryTask(task) && gantt.config.drag_project && drag.mode == cfg.drag_mode.move) {