Assigns a delegate to the lostFocus event.
public final void addOnLostFocus( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The lostFocus event occurs when this control loses focus.
See Also removeOnLostFocus