Searched refs:removeRow (Results 1 – 7 of 7) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 14281 datamap.removeRow(index, amount, source); 33588 DataMap.prototype.removeRow = function (index, amount, source) {
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …removeRow(index,amount,source);priv.cellSettings.splice(index,amount);var totalRows=instance.count…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …ountRows()-1:Math.max(a-t,0);Number.isInteger(a)&&(a=Math.max(a-t,0)),L.removeRow(a,l,i),n.cellSet… 35 …"afterCreateCol",u,c,n),this.instance.forceFullRender=!0,c},d.prototype.removeRow=function(e){var …
|
| /plugin/prosemirror/lib/ |
| D | bundle.js | 1 …){if(!g(e))return!1;if(t){var n=U(e);t(ee(e.tr,n,n.bottom))}return!0},t.removeRow=te,t.deleteRow=f…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 191 …[o],Zm(t,n.cols[o].cells,i)})),this._eventBus.fire("row.add",{row:e}),e}removeRow(e){const t=this.…
|
| H A D | dmn-viewer.production.min.js | 16 …[r],Cs(t,n.cols[r].cells,i)})),this._eventBus.fire("row.add",{row:e}),e}removeRow(e){const t=this.… method in vs
|
| H A D | dmn-navigated-viewer.production.min.js | 16 …[r],Qs(t,n.cols[r].cells,i)})),this._eventBus.fire("row.add",{row:e}),e}removeRow(e){const t=this.… method in Ws
|