Assigns a delegate to the lostFocus event.
final public void addOnLostFocus ( EventHandler h )
h
The event handler callback method.
This delegate specifies a method that is called when the document loses focus to another window.
See Also removeOnLostFocus