BBjAppServer::getShowClientConfirmationDialog
Description
Syntax
Return Value |
Method |
---|---|
boolean |
getShowClientConfirmationDialog() |
Parameters
None.
Return Value
Returns a boolean indicating whether the BUI page should attempt to prevent the user from leaving the web application page.
Remarks
Some browsers, including Mobile Safari on iOS, never prompt the user when navigating away from a page.
Example
|
See Also
BBjAppServer::setShowClientConfirmationDialog
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.