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