Overview | Methods | This Package | All Packages
Triggers the select event.
Syntax
protected void onSelect( Event e )
Parameters
e
The Event object to be notified when the event occurs.
Remarks
The select event occurs when a menu item has been selected but not yet activated.
See Also addOnSelect, removeOnSelect