public interface HasTabContextMenuHandlers extends HasHandlers
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
addTabContextMenuHandler(TabContextMenuHandler handler)
Notification fired when the user right-clicks on a tab.
|
fireEvent
HandlerRegistration addTabContextMenuHandler(TabContextMenuHandler handler)
handler
- the tabContextMenu handlerHandlerRegistration
used to remove this handler