Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > Master > Master.addNavItem

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