Config

Config

Responsible for managing configuration of filters.

Constructor

new Config()

Methods

_hasFooterFilters()

Deprecated:
  • Yes

The setting is deprecated

_hasRowFooterFilter()

Deprecated:
  • Yes

The setting is deprecated

hasFilters() → {boolean}

Checks to see of filters are configured (column - header/ footer or row)

Returns:

true if footers are configured, false otherwise

Type
boolean