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