Home
last modified time | relevance | path

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

/plugin/edittable/script/
Deditor.js65 edittable.moveCol = function moveCol(movingColIndexes, target, dmarray) { function
388 meta = edittable.moveCol(movingCols, target, meta);
389 data = edittable.moveCol(movingCols, target, data);
/plugin/zwidoku/files/
H A Djs.js1moveCol=function moveCol(movingColIndexes,target,dmarray){return dmarray.map(function(row){return …