DimSrv.DimCleared

Syntax

DimCleared: function(sender, args);

Parameters

sender. Event source

args. Information on the event. Arguments: Dim - opened dictionary; OpArgs - operation arguments.

Description

The DimCleared event is occurs after clearing a dictionary.

Example

The example of event use is given in description of the DimSrv.selectGroup method.

See also:

DimSrv