Home
last modified time | relevance | path

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

/plugin/tablelayout/script/
H A Dedittable_plugin.js39 var originalBeforeRemoveCol = handsontable_config.beforeRemoveCol;
40 handsontable_config.beforeRemoveCol = function (index, amount) { function