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.
|
fireEventHandlerRegistration addTabContextMenuHandler(TabContextMenuHandler handler)
handler - the tabContextMenu handlerHandlerRegistration used to remove this handler