com.smartgwt.client.widgets.tab.events
Interface TabContextMenuHandler

All Superinterfaces:
EventHandler

public interface TabContextMenuHandler
extends EventHandler


Method Summary
 void onTabContextMenu(TabContextMenuEvent event)
          Notification fired when the user right-clicks on a tab.
 

Method Detail

onTabContextMenu

void onTabContextMenu(TabContextMenuEvent event)
Notification fired when the user right-clicks on a tab. Event may be cancelled by returning false

Parameters:
event - the event