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 lostFocus event occurs when this container loses input focus.
See Also addOnLostFocus