
public static interface ShowContextMenuEvent.ShowContextMenuHandler extends EventHandler
ShowContextMenuEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onShowContextMenu(ShowContextMenuEvent event)
Called after a widget's context menu is shown.
|
void onShowContextMenu(ShowContextMenuEvent event)
event - the ShowContextMenuEvent that was firedCopyright © 2015. All rights reserved.