Searched refs:removedIndex (Results 1 – 2 of 2) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 43455 (0, _number.rangeEach)(index, index + amount - 1, function (removedIndex) { argument 43456 … _this5.removedColumns.push(_this5.hot.runHooks('modifyCol', removedIndex, _this5.pluginName)); 45170 (0, _number.rangeEach)(index, index + amount - 1, function (removedIndex) { argument 45171 … _this5.removedRows.push(_this5.hot.runHooks('modifyRow', removedIndex, _this5.pluginName));
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …removedIndex){_this5.removedColumns.push(_this5.hot.runHooks('modifyCol',removedIndex,_this5.plugi…
|