Home
last modified time | relevance | path

Searched refs:afterAutoUpdate (Results 1 – 3 of 3) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …",this.afterAutoUpdate),this.attachEvent("onFullSync",this.fullSync),window.setInterval(function()…
H A Ddhtmlxgantt.js.map1afterAutoUpdate","fullSync","loadUpdate","xml_node","getUpdates","vers","_getXmlNodeValue","update…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js8737 … this.attachEvent("onAfterUpdate", this.afterAutoUpdate); // arguments sid, action, tid, xml_node;
8747 DataProcessor.prototype.afterAutoUpdate = function (sid, action, tid, xml_node) { method in DataProcessor