Home
last modified time | relevance | path

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

/plugin/edittable/script/
Deditor.js483 afterSelection: function (r, c) { method
/plugin/zwidoku/files/
H A Djs.js1 …(var row=0;row<data.length;row+=1){meta[row].splice(index,amount);}},afterSelection:function(r,c){…