NavigatorBox.ObjectSelected

Syntax

ObjectSelected: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The ObjectSelected event occurs on changing selection in the object list.

Example

The example of event use is given in description of the NavigatorBox.invertSelection method.

See also:

NavigatorBox