Searched refs:shiftItems (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 29818 shiftItems: function shiftItems(index) { 43435 this.columnsMapper.shiftItems(index, amount); 45150 this.rowsMapper.shiftItems(index, amount);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …shiftItems:function shiftItems(index){var _this3=this;var amount=arguments.length>1&&arguments[1]!…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …nction(t,n){var o=t;return e>n&&(o+=1),o},0)}(t);return r&&(t-=r),t})},shiftItems:function(e){var … method 35 …shiftItems(e,t)}},{key:"onAfterRemoveRow",value:function(e,t){this.rowsMapper.unshiftItems(e,t)}},…
|