detailedEvents list

In the Vaadin Core Elements, there is a detailedEvents array, which can be initialized with events like ‘contextMenu’. This causes the grid to fire the contextMenu event.
Is there a list of such events (names that we can use to populate the detailedEvents arrray)?