Triggers the popup event.
protected void onPopup( Event e )
e
The Event object to be notified when the event occurs.
The popup event occurs when this item is about to be expanded to display its subitems. This event affects only menu items that are submenus.
See Also addOnPopup, removeOnPopup