Class HelloForm
Object
|
+--RequestContext
|
+--HelloForm
- class
HelloForm
- extends RequestContext
This is RequestContext HelloForm class.
Defined in HelloForm.js
|
Constructor Summary |
HelloForm(<String> action)
Constructs a new HelloForm class.
|
visitorName
String visitorName
HelloForm
HelloForm(<String> action)
Constructs a new HelloForm class.
Parameters:
action - The command name as found in config.xml.
init
SecretForm init(action)
Returns:
SecretForm object instance itself.
validate
ArrayList validate()
Validates SecretForm to see if visitor name is supplied.
Returns:
None-empty ArrayList of errors or an empty ArrayList if there were no errors.
www.troika-asp.com
Documentation generated on Sun Jun 15 17:59:32 2008