Construct a new instance of TableResize plugin
An optional selector string to specify the container to host the plugin. The container must not be affected by transform: scale(), otherwise the position calculation will be wrong. If not specified, the plugin will be inserted in document.body
An optional callback to customize the Table Editors elements when created.
An optional array of TableEditFeatures to disable
Dispose this plugin
Get a friendly name of this plugin
Initialize this plugin. This should only be called from Editor
Editor instance
Handle events triggered from editor
Table to use when setting the Editors
(Optional) Mouse event
Generated using TypeDoc
TableEdit plugin, provides the ability to resize a table by drag-and-drop