Searched refs:directionOfDrag (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 38068 directionOfDrag = _getDragDirectionAndR.directionOfDrag, 38076 …deltas = (0, _utils.getDeltas)(startOfDragCoords, endOfDragCoords, selectionData, directionOfDrag); 38081 if (['up', 'left'].indexOf(directionOfDrag) > -1) { 38087 if (directionOfDrag === 'up') { 38107 …ndOfDragCoords.row, endOfDragCoords.col, this.pluginName + '.fill', null, directionOfDrag, deltas); 38649 directionOfDrag = void 0; 38652 directionOfDrag = 'left'; property 38657 directionOfDrag = 'right'; property 38662 directionOfDrag = 'up'; property 38667 directionOfDrag = 'down'; property [all …]
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …directionOfDrag=_getDragDirectionAndR.directionOfDrag,startOfDragCoords=_getDragDirectionAndR.star…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 35 …directionOfDrag,r=n.startOfDragCoords,i=n.endOfDragCoords;if(r&&r.row>-1&&r.col>-1){var a=this.get…
|