Extends: Jx.Menu
A Jx.Menu that has no button but can be opened at a specific browser location to implement context menus (for instance).
| TODO | add open/close events? |
Copyright © 2008, DM Solutions Group Inc.
This file is licensed under an MIT style license
| Jx. | Extends: Jx.Menu |
| Constructor | |
| Jx. | create a new context menu |
| Functions | |
| show | Show the context menu at the location of the mouse click |
Show the context menu at the location of the mouse click
show : function( e )