Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > 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