Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.d.ts1924 getWorkHours(date: Date): any[]; method
Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js28080 getWorkHours: function () { method in CalendarWorkTimeStrategy
28427 getWorkHours: function () { method in CalendarDisabledTimeStrategy
28673 getWorkHours: function (config) { method in TimeCalculator