SelectionHandles
Members
PLUGIN_KEY
SelectionHandles.PLUGIN_KEY
Returns the plugin key.
PLUGIN_PRIORITY
SelectionHandles.PLUGIN_PRIORITY
Returns the plugin priority.
SETTING_KEYS
SelectionHandles.SETTING_KEYS
Returns the settings that trigger a plugin update.
Methods
destroy
selectionHandles.destroy()
Destroys the plugin and clears an active resize interaction.
disablePlugin
selectionHandles.disablePlugin()
Disables the plugin and clears transient resize state.
enablePlugin
selectionHandles.enablePlugin()
Enables handle hover and resize interactions.
isEnabled
selectionHandles.isEnabled() ⇒ boolean
Checks whether the plugin is enabled in the Handsontable settings.
updatePlugin
selectionHandles.updatePlugin()
Updates the plugin after its setting changes.