Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the settings that are provided in the dialog box are valid, which lets the user continue and close the dialog box.
Syntax
public boolean checkCloseDialog([Object calledFrom])
Run On
Called
Parameters
- calledFrom
Type: Object Class
An object that represents the calling object.
Return Value
Type: boolean
true if settings in the dialog box are valid; otherwise, false.