Home
last modified time | relevance | path

Searched refs:worktime (Results 1 – 3 of 3) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13worktime},_setCalendar:function(t){this.worktime=t},_tryChangeCalendarSettings:function(t){var e=J… property in AnonymousFunction949e2c6c15d00.o
H A Ddhtmlxgantt.js.map1worktime/calendar_arguments_helper.js","webpack://[name]/./sources/core/common/duration_formatter_…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js27625 newCalendar.worktime.hours = [0, 24];
27626 newCalendar.worktime.dates = {};
27630 newCalendar.worktime.dates[day] = units;
27636 newCalendar.worktime.dates[value] = units;
27664 if (parentCalendar.worktime) {
27665 settings = utils.copy(parentCalendar.worktime);
27676 worktime: this._convertWorktimeSettings(settings) property in CalendarManager.createCalendar.calendar
27791 worktime: { class in CalendarManager.defaults.global
27798 worktime: { class in CalendarManager.defaults.fulltime
28035 return this.worktime;
[all …]