Home
last modified time | relevance | path

Searched refs:logicalRow (Results 1 – 2 of 2) sorted by relevance

/plugin/edittable/lib/
Dhandsontable.full.js29789 function countRowShift(logicalRow) { argument
29792 if (logicalRow > removedLogicalRow) {
29800 this._arrayMap = (0, _array.arrayMap)(this._arrayMap, function (logicalRow, physicalRow) { argument
29801 var rowShift = countRowShift(logicalRow);
29804 logicalRow -= rowShift;
29807 return logicalRow;
/plugin/zwidoku/files/
H A Djs.js1logicalRow){return(0,_array.arrayReduce)(removedItems,function(count,removedLogicalRow){if(logical…