Home
last modified time | relevance | path

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

/plugin/tablelayout/script/
H A Dedittable_plugin.js48 var originalAfterRemoveCol = handsontable_config.afterRemoveCol;
49 handsontable_config.afterRemoveCol = function (index, amount) { function
/plugin/edittable/script/
H A Deditor.js469 afterRemoveCol: function (index, amount) { method in edittable.loadEditor.handsontable_config