public static interface Widget.PopupMenu
Menu
key.
This is usually used in conjunction with a
Widget.ButtonPressEvent
handler set up to intercept a
right-click, with both handlers being written to call common code to
populate and present a context menu.
Modifier and Type | Method and Description |
---|---|
boolean |
onPopupMenu(Widget source) |
boolean onPopupMenu(Widget source)