Searched refs:moveCol (Results 1 – 2 of 2) sorted by relevance
65 edittable.moveCol = function moveCol(movingColIndexes, target, dmarray) { function388 meta = edittable.moveCol(movingCols, target, meta);389 data = edittable.moveCol(movingCols, target, data);
1 …moveCol=function moveCol(movingColIndexes,target,dmarray){return dmarray.map(function(row){return …