UnifaceComponent.quit
This method calls the quit trigger.
import
com.compuware.uniface.*;
int
quit() throws UnifaceException;
Return Values
Returns $status. In the event of
an error, it throws UnifaceException
.
Description
The quit
method in the generated Java,
or JavaBean, file calls the predefined quit trigger
in the Uniface component.