Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DocConfigChangedEventType

Document configuration changed event types.

Index

Enumeration members

ACTIVE_VISUAL_CHANGED = "activeVisualChanged"

Event sub-type for when active visual has changed.

COLUMNS = "columns"

Event sub-type where columns have changed on a data table that is not the active data table.

COLUMN_PROPERTIES = "columnProperties"

Event sub-type where column properties have changed on a data table that is not the active data table.

DATA_TABLE_NAME = "dataTableName"

Event sub-type where the data table name has changed on a data table that is not the active data table.

FILTER_TYPE = "filterType"

Event sub-type where the filter types have changed on data tables that are not the active data table.

Generated using TypeDoc