MetabaseDialogBase.clearFiltersSet

Syntax

clearFiltersSet();

Description

The clearFiltersSet method clears the array of filters in a basic dialog with repository.

Example

The example of use is given in the page with description of the MetabaseDialogBase.addFilter method.

See also:

MetabaseDialogBase