Skip to main content

%CPT.Tree.Editor

Editor for a single parse tree.

Note that the node count and annotation/child counts are not maintained by the operations of this class - they're all fixed up when the Editor object is destroyed.

Method Inventory

Methods

method %OnClose() as %Status
Inherited description: This callback method is invoked by the %Close() method to provide notification that the current object is being closed.

The return value of this method is ignored.

method %OnNew(TreeIndex As %Integer) as %Status

Constructor from the index of an existing tree

Inherited Members

Inherited Methods

FeedbackOpens in a new tab