Removes the delegate that is assigned to the gotFocus event.
public void removeOnGotFocus ( EventHandler h )
h
The EventHandler delegate that is to be removed.
See Also addOnGotFocus