TreeEditingParams Interface
Params used for tree node editing.
Methods
Name | Description | |
---|---|---|
onNodeUpdated(node: TreeModelNode, newValue: string): void | Callback that is called when node is updated. |
Defined in
Last Updated: 30 November, 2023
Params used for tree node editing.
Name | Description | |
---|---|---|
onNodeUpdated(node: TreeModelNode, newValue: string): void | Callback that is called when node is updated. |
Last Updated: 30 November, 2023