Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Regular Report > PP.Prx.Ui > Classes > ControlBarView > ControlBarView.getControls

ControlBarView.getControls

Syntax

getControls ();

Description

The getControls method gets the array of regular report controls.

Example

The example of use is given in description of the ControlBarView.add method.

See also:

ControlBarView