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: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
Data structure that holds callbacks used for tree node editing.
Name | Description | |
---|---|---|
onCancel(): void | ||
onCommit(node: TreeModelNode, newValue: string): void |
Last Updated: 11 June, 2024