TreeNode.beginEdit

Overview | Methods | This Package | All Packages

TreeNode.beginEdit

Begins in-place editing of the node's label text, replacing the label with a single-line edit control containing the text.

Syntax

public void beginEdit()

Exceptions

WFCException thrown if the labelEdit property is set to false.

See Also   endEdit