Assigns a delegate to the deactivate event.
public final void addOnDeactivate( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The deactivate event occurs when a form is deactivated.
See Also onDeactivate, removeOnDeactivate