TreeList.removeFocus

Syntax

removeFocus ();

Description

The removeFocus method removes focus from a node.

Example

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

See also:

TreeList