Callback when the user hits the submit button.
Override this method to handle Dialog execution.
After the user has pressed the submit button, the Dialog
first calls onExecute() to notify the container to hide the
dialog and restore focus to wherever it used to be.
*Then* this method is called.
Parameter |
Type |
Usage |
Description |
formContents |
Object |
required |
|