Overview | Methods | This Package | All Packages
Removes the delegate that is assigned to the onGotFocus event.
Syntax
public final void removeOnGotFocus ( EventHandler h )
Parameters
h
The EventHandler delegate specifying the event handler method.
Remarks
This event occurs when the current element receives input focus.