Searched refs:tabMoves (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 19977 tabMoves: { row: 0, col: 1 }, property 34583 …var tabMoves = typeof priv.settings.tabMoves === 'function' ? priv.settings.tabMoves(event) : priv… 34587 selection.transformStart(-tabMoves.row, -tabMoves.col); 34590 selection.transformStart(tabMoves.row, tabMoves.col, true);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …tabMoves:{row:0,col:1},autoWrapRow:false,autoWrapCol:false,persistentState:void 0,currentRowClassN…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …outsideClickDeselects:!0,enterBeginsEditing:!0,enterMoves:{row:1,col:0},tabMoves:{row:0,col:1},aut… 35 …se r.KEY_CODES.TAB:f="function"==typeof t.settings.tabMoves?t.settings.tabMoves(a):t.settings.tabM…
|