DataArea.ActiveTreeEdited

Syntax

ActiveTreeEdited: function(sender, args: Object);

Parameters

sender. Event source.

args. Event information.

Description

The ActiveTreeEdited event is fired after editing tree of elements of the active MDM dictionary.

Example

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

See also:

DataArea