Home
last modified time | relevance | path

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

/plugin/edittable/script/
H A Deditor.js383 beforeColumnMove: function (movingCols, target) { argument
388 meta = edittable.moveCol(movingCols, target, meta);
389 data = edittable.moveCol(movingCols, target, data);