com.solidstategroup.form.formaction
Class EmailFormAction

java.lang.Object
  extended by com.solidstategroup.form.formaction.EmailFormAction
All Implemented Interfaces:
FormAction

public class EmailFormAction
extends java.lang.Object
implements FormAction


Constructor Summary
EmailFormAction()
           
 
Method Summary
 boolean actionForm(Form thisForm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailFormAction

public EmailFormAction()
Method Detail

actionForm

public boolean actionForm(Form thisForm)
Specified by:
actionForm in interface FormAction