Working with Trees > Classes > TreeNode > TreeNode.getDomNode
getDomNode();
The getDomNode method returns the main DOM node of the node.
The example of method use is given in description of the TreeNode.removeClass method.
See also:
TreeNode