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: 20 June, 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: 20 June, 2023