EmptyDataState
Methods
destroy
emptyDataState.destroy()
Destroy plugin instance.
disablePlugin
emptyDataState.disablePlugin()
Disable plugin for this Handsontable instance.
enablePlugin
emptyDataState.enablePlugin()
Enable plugin for this Handsontable instance.
isEnabled
emptyDataState.isEnabled() ⇒ boolean
Check if the plugin is enabled in the handsontable settings.
isVisible
emptyDataState.isVisible() ⇒ boolean
Check if the plugin is currently visible.
updatePlugin
emptyDataState.updatePlugin()
Update plugin state after Handsontable settings update.