Searched refs:_setOnCancel (Results 1 – 3 of 3) sorted by relevance
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js | 13 …_setOnCancel(c)}else u._resolveCallback(d);return u},t.prototype._setBoundTo=function(t){void 0!==… method in i
|
| D | dhtmlxgantt.js.map | 1 …_setOnCancel","_boundTo","_isBound","resolve","4","old","bluebird","noConflict","./promise","5","c…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 380 ret._setOnCancel(maybePromise); 1019 Promise.prototype._setOnCancel = cancellationSetOnCancel; 1049 Promise.prototype._setOnCancel = function (handler) { ; }; 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 …]
|