TransformDialogDimPanel.TreeSelectionChanged

Syntax

TreeSelectionChanged: function(sender, args);

Parameters

sender. Event source.

args. Information on the event.  

Description

The TreeSelectionChanged event occurs after changing selection of panel tree items.

Example

The example of event use is given in description of the TransformDialogDimPanel.getExpression method.

See also:

TransformDialogDimPanel