
GDocSaveDialog::getWarnOnOverwrite
Description
In BBj 11.0 and higher, this method returns whether a warning dialog should display to the user if the selected Google document already exists.
Syntax
Return Value |
Method |
boolean |
getWarnOnOverwrite() |
Parameters
None.
Return Values
Returns true (1) if the warning dialog should be displayed, otherwise false (0) will be returned.
Remarks
The default is to display the overwrite warning dialog.