Home
last modified time | relevance | path

Searched refs:removeRow (Results 1 – 7 of 7) sorted by relevance

/plugin/edittable/lib/
Dhandsontable.full.js14281 datamap.removeRow(index, amount, source);
33588 DataMap.prototype.removeRow = function (index, amount, source) {
/plugin/zwidoku/files/
H A Djs.js1removeRow(index,amount,source);priv.cellSettings.splice(index,amount);var totalRows=instance.count…
/plugin/jsontable/script/
Dhandsontable.full.min.js29 …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/
Dbundle.js1 …){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 Ddmn-modeler.production.min.js191 …[o],Zm(t,n.cols[o].cells,i)})),this._eventBus.fire("row.add",{row:e}),e}removeRow(e){const t=this.…
H A Ddmn-viewer.production.min.js16 …[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 Ddmn-navigated-viewer.production.min.js16 …[r],Qs(t,n.cols[r].cells,i)})),this._eventBus.fire("row.add",{row:e}),e}removeRow(e){const t=this.… method in Ws