Searched refs:afterCreateCol (Results 1 – 3 of 3) sorted by relevance
56 var originalAfterCreateCol = handsontable_config.afterCreateCol;57 handsontable_config.afterCreateCol = function (index, amount) { function
453 afterCreateCol: function (index, amount) { method
1 …}},afterRemoveRow:function(index,amount){meta.splice(index,amount);},afterCreateCol:function(index…