Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts74 grid_header_class(columnName: string, column: any): string; method
H A Ddhtmlxgantt.js13grid_header_class(d.name,d)].join(" "),p="width:"+(h-(u?1:0))+"px;",v=d.label||s["column_"+d.name]…
H A Ddhtmlxgantt.js.map1grid_header_class","gridScaleCellAttrString","lineHeight","topCache","getRowTop","taskId","itemInd…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7565 grid_header_class: function (column, config) {
19318 templates.grid_header_class(col.name, col)].join(" ");