Home
last modified time | relevance | path

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

/plugin/edittable/script/
H A Deditor.js65 edittable.moveCol = function moveCol(movingColIndexes, target, dmarray) { function
388 meta = edittable.moveCol(movingCols, target, meta);
389 data = edittable.moveCol(movingCols, target, data);