Working with General Visual Components > Classes > Control > Control.getDomNode
getDomNode ();
The getDomNode method returns main DOM node of the component.
The example of use is given in description of the Control.addStateClass method.
See also: