Master.addNavItem

Syntax

addNavItem (item);

Parameters

item. Control.

Description

The addNavItem method adds a control to the wizard.

Example

The example of method use is given in description of the Master constructor.

See also:

Master