new FilterListener()
This object can be used to change properties of the filter change listeners.
- Source:
Methods
(static) setDirty(factor)
Increases "dirty factor" of the filters and calls
filterStorage.saveToDisk() if it becomes 1 or more. Save is
executed delayed to prevent multiple subsequent calls. If the
parameter is 0 it forces saving filters if any changes were
recorded after the previous save.
Parameters:
Name | Type | Description |
---|---|---|
factor |
number |
- Source: