Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …function(){return this.isPending()&&!this._isCancelled()},e.prototype.isCancellable=function(){ret…
H A Ddhtmlxgantt.js.map1isCancellable","isCancelled","_doInvokeOnCancel","onCancelCallback","internalOnly","_attachExtraTr…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js572 Promise.prototype.isCancellable = function() { method in Promise