getCurrentFilter();
The getCurrentFilter method returns the current filter in basic dialog box with repository.
This method returns a JSON object with the following fields: Filters - array containing IDs of filters listed in the PP.Mb.Ui enumeration.MetabaseObjectClass, ResourceKey - key of the resource used to get filter name.
The example of use is given in the page with description of the MetabaseDialogBase.addFilter method.
See also: