DimSrv.DimClosed

Syntax

DimClosed: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The DimClosed event occurs on closing a dictionary.

Example

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

See also:

DimSrv