Removes the handler for the gotFocus event.
public final void removeOnGotFocus ( EventHandler h )
h
The EventHandler delegate specifying the event handler method.
This event occurs when this element receives input focus.
See Also addOnGotFocus