Removes the delegate that is assigned to the gotFocus event.
public final void removeOnGotFocus ( EventHandler h )
h
The EventHandler delegate that is to be removed.
The gotFocus event occurs when this container receives input focus.