Show contents 

Working with General Visual Components > Classes > Panel > Panel.getContentNode

Panel.getContentNode

Syntax

getContentNode();

Description

The getContentNode method returns the DOM node for the contents of the panel.

Example

The example of method use is given in description of the Panel.toFront method.

See also:

Panel