TreeNode.getDomNode

Syntax

getDomNode();

Description

The getDomNode method returns the main DOM node of the node.

Example

The example of method use is given in description of the TreeNode.removeClass method.

See also:

TreeNode