Removes the delegate that is assigned to the lostFocus event.
public void removeOnLostFocus ( EventHandler h )
h
The EventHandler delegate that is to be removed.
See Also addOnLostFocus