Interface TabContextMenuHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notification fired when the user right-clicks on a tab.
-
Method Details
-
onTabContextMenu
Notification fired when the user right-clicks on a tab. Event may be cancelled by returning false- Parameters:
event
- the event
-