Triggers the click event.
protected void onClick( Event e )
e
An Event object that provides information about the click event.
When overriding this method, call super.onClick.