com.solidstategroup.form.formaction
Class StoreFormAction

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

public class StoreFormAction
extends java.lang.Object
implements FormAction


Constructor Summary
StoreFormAction()
           
 
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

StoreFormAction

public StoreFormAction()
Method Detail

actionForm

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