DataArea.ActiveTreeSelectionChanged

Syntax

ActiveTreeSelectionChanged: function(sender, args: Object);

Parameters

sender. Event source.

args. Event information.

Description

The ActiveTreeSelectionChanged event is fired after changing elements selection in the tree of active MDM dictionary.

Example

The example of use is given on the page with description of the DataArea.getActiveHistoryBox method.

See also:

DataArea