Home
last modified time | relevance | path

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

/plugin/tablelayout/script/
Dedittable_plugin.js49 handsontable_config.afterRemoveCol = function (index, amount) { function
/plugin/edittable/script/
Deditor.js469 afterRemoveCol: function (index, amount) { method