Show contents 

Working with MDM Dictionary > PP.Rds.Ui > Classes > DictionaryBox > DictionaryBox.Open

DictionaryBox.Open

Syntax

Open: function(sender, args: Object);

Parameters

sender. Event source.

args. Event information. Available arguments: ActiveSource - MDM dictionary to be opened.

Description

The Open event is fired on opening container for MDM dictionary.

Example

The example of event use is given on the page Example of creating the DictionaryBox component.

See also:

DictionaryBox