DictionaryTree.cleanUpDict

Syntax

cleanUpDict(params: Object);

Parameters

params. Dictionary clearing parameters. If the parameter is not defined, the entire dictionary is cleared.

Description

The cleanUpDict method clears a dictionary based on specified parameters.

Example

The example of use is given on the page of the CleanUpDialog class constructor.

See also:

DictionaryTree