Home
last modified time | relevance | path

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

/plugin/tablelayout/script/
Dedittable_plugin.js48 var originalAfterRemoveCol = handsontable_config.afterRemoveCol;
49 handsontable_config.afterRemoveCol = function (index, amount) { function
/plugin/edittable/script/
Deditor.js469 afterRemoveCol: function (index, amount) { method
/plugin/zwidoku/files/
H A Djs.js1 …0;i<amount;i+=1){meta[row].splice(index,0,{rowspan:1,colspan:1});}}},afterRemoveCol:function(index…