Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts2057 isWorkTime(config: any): boolean; method
H A Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js28436 isWorkTime: function () { method in CalendarDisabledTimeStrategy
28696 isWorkTime: function (date, unit, task, calendar) { method in TimeCalculator