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.addMasterPanel

Master.addMasterPanel

Syntax

addMasterPanel(mPanelItem, beforeItem);

Parameters

mPanelItem. Master panel to be added.

beforeItem. Item before which the panel is added.

Description

The addMasterPanel method adds a wizard panel

Comments

Master panel is rendered using the NavigationItem.

See also:

Master