Navigator.CreateObject

Syntax

CreateObject: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The CreateObject event occurs on object creation.

Example

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

See also:

Navigator