Removes the delegate that is assigned to the focus event.
public final void removeOnGotFocus( EventHandler h )
h
The EventHandler delegate that is to be removed.
The event handler is triggered when the current element receives input focus.
See Also addOnGotFocus