Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13_setOnCancel(c)}else u._resolveCallback(d);return u},t.prototype._setBoundTo=function(t){void 0!==…
H A Ddhtmlxgantt.js.map1_setOnCancel","_boundTo","_isBound","resolve","4","old","bluebird","noConflict","./promise","5","c…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js380 ret._setOnCancel(maybePromise);
1019 Promise.prototype._setOnCancel = cancellationSetOnCancel; method in Promise
1049 Promise.prototype._setOnCancel = function (handler) { ; }; method in Promise
1085 this._setOnCancel([previousOnCancel, onCancel]);
1088 this._setOnCancel(onCancel);
2148 internal._setOnCancel(this);
3499 promise._setOnCancel(this);
4755 ret._setOnCancel(value);
4761 ret._setOnCancel(new HandleWrapper(handle));
4817 ret._setOnCancel(handleWrapper);
[all …]