Searched defs:dndTaskId (Results 1 – 1 of 1) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 20184 function findClosesTarget(dndTaskId, taskId, allowedLevel, store, up){ argument 20205 function findTargetAbove(dndTaskId, taskId, allowedLevel, store){ argument 20208 function findTargetBelow(dndTaskId, taskId, allowedLevel, store){ argument 20212 module.exports = function getSameLevelDropPosition(dndTaskId, targetTaskId, relTargetPos, eventTop,… argument 20268 module.exports = function getMultiLevelDropPosition(dndTaskId, targetTaskId, relTargetPos, eventTop… argument
|