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