Trace: • Workscreen Parameters
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
jvx:client:gui:popupmenu [2018/02/01 13:31] admin |
jvx:client:gui:popupmenu [2020/06/08 14:29] (current) cduncan |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTRANS~~ | ~~NOTRANS~~ | ||
- | ~~Title: Using popup menus~~ | + | ~~Title: Using Popup Menus~~ |
If you need a popup menu for your table on right mouse click, simple add it. A short example: | If you need a popup menu for your table on right mouse click, simple add it. A short example: | ||
Line 22: | Line 22: | ||
</file> | </file> | ||
- | You should add a mouse event for your component, to show the popup (you also could add the event to an image or a panel): | + | You should add a mouse event for your component to show the popup (you also could add the event to an image or a panel): |
<file java> | <file java> |