DimTreeCtrl.SelectionChanged

Syntax

SelectionChanged:  function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The SelectionChanged event occurs after changing dictionary selection on the server.

Example

The example of event use is given in description of the BaseCtrl.Service property.

See also:

DimTreeCtrl