Removes the delegate that is assigned to the lostFocus event.
public final void removeOnLostFocus ( EventHandler h )
h
The EventHandler delegate that is to be removed.
This event occurs when the current element loses input focus.
See Also addOnLostFocus