As far as we know, Datagrok is using the reactive approach of RxJS to communicate within the platform. Some of the internal fired events are exposed with custom API methods / event handler like ‘onContextMenuClosed’ other events seems to be accessable via onEvent
.
Can you provide some more details when to use what?
Is there a (documentation) list or enum definition with all the events supported by Datagrok?