Searched refs:order_branch (Results 1 – 4 of 4) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 694 order_branch: string|boolean; property
|
H A D | dhtmlxgantt.js | 13 …order_branch&&i.setAttribute("aria-grabbed",!1),i.setAttribute("role","row"),i.setAttribute("aria-…
|
H A D | dhtmlxgantt.js.map | 1 …order_branch","$level","hasChild","linkAttr","linkTypes","toStart","fromStart","drag_link","gridSe…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 6560 order_branch: false, property in module.exports.result 19416 if (config.order_branch) { 19417 if(config.order_branch == "marker"){ 27148 if(!gantt.isReadonly(task) && gantt.config.order_branch){
|