RdsService.RdsOpened

Syntax

RdsOpened: function(sender, args: Object);

Parameters

sender. Event source.

args. Event information. Available arguments: Dictionary - MDM dictionary.

Description

The RdsOpened event is fired after opening MDM dictionary.

Example

The example of method use is given on the page Example of Creating the DictionaryBox Component.

See also:

RdsService