Home
last modified time | relevance | path

Searched refs:scale_cell_class (Results 1 – 4 of 4) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts212 scale_cell_class(date: Date): string; method
H A Ddhtmlxgantt.js13scale_cell_class};else{var o=a.scales[0];e={unit:o.unit,step:o.step,template:o.template,format:o.f…
H A Ddhtmlxgantt.js.map1scale_cell_class","getSubScales","prepareConfigs","min_coll_width","container_width","scale_height…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7587 scale_cell_class: function (date) {
25287 css: services.templates().scale_cell_class
25297 css: primaryScale.css || services.templates().scale_cell_class
26627 css = globalTemplates.scale_cell_class;