BBjAppServer::getEndAction
Description
In BBj 14.0 and higher, this method is the action that will occur on normal application termination.
Syntax
Return Value |
Method |
---|---|
getEndAction() |
Parameters
None.
Return Values
Returns a BBjBuiCloseAction object that defines the default application termination action.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.