PrxControl.getLabel

Syntax

getLabel ();

Description

The getLabel method gets label of regular report control.

Comments

This method returns an instance of the PP.Ui.Label class.

Example

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

See also:

PrxControl