| Overview | Index | GodLikeMouse JavaScript Framework |
| FRAMES | NO FRAMES |
GLM.UI.Menubar.ShowMenu( event, menu_id, source_id, show )
Static method for handling show/hide menu functionality (used internally by MenuBar).
Parameters:
event - The event object.
menu_id - The menu id of the menu to show.
source_id - The source id of the source menu bar item.
show - show menu flag, true to show, false to hide.
| Overview | Index | GodLikeMouse JavaScript Framework |
| FRAMES | NO FRAMES |