EaxMdService.EaxOpened

Syntax

EaxOpened: function (sender, args);

Parameters

sender. Event source.

args. Event information. Available arguments: Analyzer  - open express report.

Description

The EaxOpened event occurs on opening an express report.

Example

The example of event use is given on the page with description of the EaxMdService.edit method.

See also:

EaxMdService