Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.d.ts1598 getClosestWorkTime(config: any): Date; method
Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js28327 getClosestWorkTime: function () { method in CalendarWorkTimeStrategy
28439 getClosestWorkTime: function (config) { method in CalendarDisabledTimeStrategy
28702 getClosestWorkTime: function (config) { method in TimeCalculator