Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js2039 var dropIndex = null;
2044 dropIndex = 0;
2345 dropIndex = index;
2364 if (dragSource != null && dropIndex != null)
2366 graph.addCell(child, graph.model.root, dropIndex);
2370 dropIndex = null;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js19647 dnd._getTaskByY = gantt.bind(function (y, dropIndex) { argument
19655 index = dropIndex < index ? index - 1 : index;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1dropIndex","targetY","over","nextId","prevId","rowDnd","rowDndMarker","extendGantt","inlineEditors…