onSelectionReplaced MethodOptional
Called when tree selection is replaced. If Subscription is returned it can be used to stop event handling by calling '.unsubscribe()'.
onSelectionReplaced(event: TreeSelectionReplacementEvent): Subscription | undefined
| Parameter | Type | Description |
|---|---|---|
| event | TreeSelectionReplacementEvent |
Defined in
Last Updated: 08 January, 2020