Searched refs:setUpdateMode (Results 1 – 3 of 3) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js | 13 …setUpdateMode("off"));var l={},c={render:!0,refreshData:!0,refreshTask:!0,refreshLink:!0,resetProj… method in t
|
H A D | dhtmlxgantt.js.map | 1 …setUpdateMode","resetProjects","refreshLink","methodsHash","setGanttMode","sendData","scrollRange"…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 8311 DataProcessor.prototype.setUpdateMode = function (mode, dnd) { method in DataProcessor 9235 dp.setUpdateMode("off"); 9255 dp.setUpdateMode(dpMode); 15416 this._dp.setUpdateMode("off"); 15454 this._dp.setUpdateMode(dp_mode);
|