NavigatorBox.ObjectListSelectionChanged

Syntax

ObjectListSelectionChanged: function (sender, args);

Parameters

sender. Event source

args. Event information.

Description

The ObjectListSelectionChanged event occurs on changing selection of objects.

Example

The example of event use is given on the Example of Creating the NavigatorBox Component page.

See also:

NavigatorBox