RdsService.RdsClosed

Syntax

RdsClosed: function(sender, args: Object);

Parameters

sender. Event source.

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

Description

The RdsClosed event is fired after closing MDM dictionary.

Example

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

See also:

RdsService