Control.getDomNode

Syntax

getDomNode ();

Description

The getDomNode method returns main DOM node of the component.

Example

The example of use is given in description of the Control.addStateClass method.

See also:

Control