Removes the delegate that is assigned to the onGotFocus event.
public final void removeOnGotFocus ( EventHandler h )
h
The EventHandler delegate specifying the event handler method.
This event occurs when the current element receives input focus.