Home
last modified time | relevance | path

Searched defs:invokeLater (Results 1 – 1 of 1) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js261 Async.prototype.invokeLater = AsyncInvokeLater; method in Async
265 Async.prototype.invokeLater = function (fn, receiver, arg) { method in Async