SelectionChanged: function(sender, args);
sender. Event source.
args. Information on the event. Arguments: Dim - opened dictionary; OpArgs - arguments of element selection operation.
The SelectionChanged event occurs after changing dictionary elements selection.
The example of event use is given in description of the DimSrv.selectByKeys method.
See also: