Searched refs:FunctionDisposer (Results 1 – 2 of 2) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 4919 function FunctionDisposer(fn, promise, context) { class in module.exports 4922 inherits(FunctionDisposer, Disposer); 4924 FunctionDisposer.prototype.doDispose = function (resource, inspection) { class 5049 return new FunctionDisposer(fn, this, createContext());
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js.map | 1 …FunctionDisposer","maybeUnwrapDisposer","isDisposer","ResourceList","doDispose","_unsetDisposable"…
|