Optional
options: TableStateOptionsReturns whether grid filters should apply to the map.
TableStateManager
Sets the grid to enable or disable filtering results on the map.
TableStateManager
Returns whether column filters are enabled for the table.
TableStateManager
Sets column filters to on or off.
TableStateManager
Returns an array of grid action buttons.
TableStateManager
Returns whether the grid is filtering by map extent.
TableStateManager
Sets the extent filter to on or off.
TableStateManager
Returns whether the grid is currently open.
TableStateManager
Sets the grid status to open or closed.
TableStateManager
Returns whether the global search is currently enabled.
TableStateManager
Sets the global search to enabled or disabled.
TableStateManager
Returns the value of the global search.
TableStateManager
Sets the value of the global search.
TableStateManager
Returns the title of the datatable.
TableStateManager
Sets the title of the datatable.
TableStateManager
Generated using TypeDoc
Saves relevant enhancedTable states so that it can be reset on reload/reopen. A PanelStateManager is linked to a BaseLayer. setters are called each time enhancedTable states are updated, getters are called each time enhancedTable is reloaded/reopened. States to save and reset: - displayed rows (on symbology and layer visibility updates) - column filters - whether table maximized is in maximized or split view