onCheckboxStateChanged MethodOptional
Called when checkbox states for nodes are changed. If Subscription is returned it can be used to stop event handling by calling '.unsubscribe()'.
onCheckboxStateChanged(event: TreeCheckboxStateChangeEvent): Subscription | undefined
| Parameter | Type | Description |
|---|---|---|
| event | TreeCheckboxStateChangeEvent |
Defined in
Last Updated: 08 January, 2020