PP.App.getModuleNode

Syntax

getModuleNode();

Description

The getModuleNode method returns DOM element of the container, to which the current unit is loaded.

Comments

The method returns an HTMLNode value.

Example

The method use is given in the example for PP.App.openAppModule.

See also:

PP.App