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.
Assigns the dialog values to the internal variables.
Syntax
public boolean getFromDialog()
Run On
Called
Return Value
Type: boolean
true if assigning the dialog values was successful; otherwise, false.
Remarks
This method is called after the dialog box is closed. When inheriting from this method, make sure to call the super method.