Overview | Methods | This Package | All Packages
Triggers the deactivate event.
Syntax
protected void onDeactivate( Event e )
Parameters
e
An Event object that provides the event data.
Remarks
The deactivate event occurs when the form is deactivated.
See Also addOnDeactivate, removeOnDeactivate