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