TreeModelNodeEditingInfo Interface

Data structure that holds callbacks used for tree node editing.

Methods

Name Description
onCancel(): void    
onCommit(node: TreeModelNode, newValue: string): void    

Defined in

Last Updated: 20 June, 2023