Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
MenuItem.onPopup
Triggers the popup event.
Syntax
protected void onPopup( Event e )
Parameters
e
The Event object to be notified when the event occurs.
Remarks
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