DimSrv.DimOpened

Syntax

DimOpened: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The DimOpened event occurs on opening a dictionary.

Example

The example of use is given on the page with description of the constructor of the DimSrv class.

See also:

DimSrv