Autofill
Methods
destroy
autofill.destroy()
Destroys the plugin instance.
disablePlugin
autofill.disablePlugin()
Disables the plugin functionality for this Handsontable instance.
enablePlugin
autofill.enablePlugin()
Enables the plugin functionality for this Handsontable instance.
isEnabled
autofill.isEnabled() ⇒ boolean
Checks if the plugin is enabled in the Handsontable settings.
updatePlugin
autofill.updatePlugin()
Updates the plugin’s state.
This method is executed when updateSettings() is invoked with any of the following configuration options:
autofillfillHandle