Home
last modified time | relevance | path

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

/plugin/edittable/lib/
Dhandsontable.full.js38070 endOfDragCoords = _getDragDirectionAndR.endOfDragCoords;
38076 …var deltas = (0, _utils.getDeltas)(startOfDragCoords, endOfDragCoords, selectionData, directionOfD…
38079 this.hot.runHooks('beforeAutofill', startOfDragCoords, endOfDragCoords, selectionData);
38088 dragLength = endOfDragCoords.row - startOfDragCoords.row + 1;
38095 dragLength = endOfDragCoords.col - startOfDragCoords.col + 1;
38107 …y(startOfDragCoords.row, startOfDragCoords.col, fillData, endOfDragCoords.row, endOfDragCoords.col…
38648 endOfDragCoords = void 0,
38655 endOfDragCoords = new _src.CellCoords(endSelection[2], startSelection[1] - 1);
38660 endOfDragCoords = new _src.CellCoords(endSelection[2], endSelection[3]);
38665 endOfDragCoords = new _src.CellCoords(startSelection[0] - 1, endSelection[3]);
[all …]
/plugin/zwidoku/files/
H A Djs.js1endOfDragCoords=_getDragDirectionAndR.endOfDragCoords;this.hot.runHooks('modifyAutofillRange',corn…
/plugin/jsontable/script/
Dhandsontable.full.min.js35endOfDragCoords;if(r&&r.row>-1&&r.col>-1){var a=this.getSelectionData();this.hot.runHooks("beforeA…