TreeListView.stopEditing

Syntax

stopEditing();

Description

The stopEditing method stops node editing.

Example

The method use is given in description of the TreeListView.startEditing method.

See also:

TreeListView