Searched refs:afterAutoUpdate (Results 1 – 3 of 3) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js | 13 …",this.afterAutoUpdate),this.attachEvent("onFullSync",this.fullSync),window.setInterval(function()…
|
H A D | dhtmlxgantt.js.map | 1 …afterAutoUpdate","fullSync","loadUpdate","xml_node","getUpdates","vers","_getXmlNodeValue","update…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 8737 … this.attachEvent("onAfterUpdate", this.afterAutoUpdate); // arguments sid, action, tid, xml_node; 8747 DataProcessor.prototype.afterAutoUpdate = function (sid, action, tid, xml_node) { method in DataProcessor
|