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
Data structure that holds callbacks used for tree node editing.
Name | Description | |
---|---|---|
onCancel(): void | ||
onCommit(node: TreeModelNode, newValue: string): void |
Last Updated: 20 June, 2023