TreeList.setHoveredNode

Syntax

setHoveredNode();

Description

The setHoveredNode method sets the node that is shown as if hovered.

Example

The example of use is given in the TreeList.scrollToNode method description.

See also:

TreeList