Event emitted when an entity is selected in the ERD. Set cancel = true in your handler to prevent default behavior.
cancel = true
Optional
Set to true to cancel default behavior. Default behavior: updates internal selection state.
The selected EntityInfo
The corresponding ERD node
Event emitted when an entity is selected in the ERD. Set
cancel = truein your handler to prevent default behavior.