eventHandler | The element for which the menu is displayed. |
evt | The event to inspect. |
Check if the event is an event that triggers the display of the menu and display it if it needs to.
This is an abstract method. Each concrete implementation of the ContextualMenuManager defines the events that will display the menu.