Searched refs:afterRemoveCol (Results 1 – 3 of 3) sorted by relevance
48 var originalAfterRemoveCol = handsontable_config.afterRemoveCol;49 handsontable_config.afterRemoveCol = function (index, amount) { function
469 afterRemoveCol: function (index, amount) { method
1 …0;i<amount;i+=1){meta[row].splice(index,0,{rowspan:1,colspan:1});}}},afterRemoveCol:function(index…