Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts699 order_branch_free: boolean; property
H A Ddhtmlxgantt.js13order_branch_free,u=n.getRelativeEventPosition(t,e.$grid_data).y;return i!==s.$getRootId()&&(r=(u-…
H A Ddhtmlxgantt.js.map1order_branch_free","getStore","lastTaskOfLevel","last_item","_getGridPos","_getTargetY","_getTaskB…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6561 order_branch_free: false, property in module.exports.result
19679 el = dnd.lastTaskOfLevel(config.order_branch_free ? item.$level : 0);
19686 …(!(store.isChildOf(over.id, item.id)) && (next.$level == item.$level || config.order_branch_free));
19702 if (config.order_branch_free) {
19725 else if (config.order_branch_free) {
19890 var lockLevel = !config.order_branch_free;