Home
last modified time | relevance | path

Searched refs:removeCol (Results 1 – 6 of 6) sorted by relevance

/plugin/edittable/lib/
Dhandsontable.full.js14302 datamap.removeCol(index, amount, source);
33631 DataMap.prototype.removeCol = function (index, amount, source) {
/plugin/zwidoku/files/
H A Djs.js1removeCol(index,amount,source);for(var _row=0,_len=instance.countSourceRows();_row<_len;_row++){if…
/plugin/jsontable/script/
Dhandsontable.full.min.js29 …t,0),u=q.toPhysicalColumn(l);Number.isInteger(r)&&(r=Math.max(r-t,0)),L.removeCol(r,a,i);for(var c…
35 …afterRemoveRow",o,r,i,n),this.instance.forceFullRender=!0}},d.prototype.removeCol=function(e){var …
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js191 …[o],Zm(t,n.rows[o].cells,i)})),this._eventBus.fire("col.add",{col:e}),e}removeCol(e){const t=this.…
H A Ddmn-viewer.production.min.js16 …[r],Cs(t,n.rows[r].cells,i)})),this._eventBus.fire("col.add",{col:e}),e}removeCol(e){const t=this.… method in vs
H A Ddmn-navigated-viewer.production.min.js16 …[r],Qs(t,n.rows[r].cells,i)})),this._eventBus.fire("col.add",{col:e}),e}removeCol(e){const t=this.… method in Ws