Overview | Methods | Fields | This Package | All Packages
Triggers the gotFocus event.
Syntax
protected void onGotFocus( Event e )
Parameters
e
An Event object that provides the event data.
Remarks
When overriding this method, call super.onGotFocus.
See Also addOnGotFocus