public class FormSubmitCompleteEvent extends EventObject
source
Constructor and Description |
---|
FormSubmitCompleteEvent(FormPanel source,
String resultHtml)
Creates a new event with information about the source and submit results.
|
Modifier and Type | Method and Description |
---|---|
String |
getResults()
Gets the result text of the form submission.
|
getSource
public String getResults()
null
if there was an error reading
itCopyright © 2018. All rights reserved.