Overview | Methods | This Package | All Packages
Triggers the closed event.
Syntax
protected void onClosed( Event e )
Parameters
e
An Event object that provides the event data.
Remarks
The closed event occurs when the form is closed.
See Also addOnClosed, removeOnClosed