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.
The event handler is triggered when the current element loses focus.
See Also addOnLostFocus