DataArea.ActiveTabChanged

Syntax

ActiveTabChanged: function(sender, args: Object);

Parameters

sender. Event source.

args. Event information.

Description

The ActiveTabChanged event is fired on changing the active tab in data area of MDM dictionary container.

Example

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

See also:

DataArea