ProxyControl.getControl

Syntax

getControl();

Description

The getControl method returns the basic control which is descendant of the PP.Ui.Control.

Comments

Using the getControl method, the user can set up properties of high-level components based on the base components.

Example

The example of method use is given in description of the ReportView.RibbonViewproperty.

See also:

ProxyControl