com.tonbeller.wcf.test
Class WizardTestBean
java.lang.Object
com.tonbeller.wcf.test.WizardTestBean
- All Implemented Interfaces:
- FormBean
- public class WizardTestBean
- extends java.lang.Object
- implements FormBean
- Author:
- av
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WizardTestBean
public WizardTestBean()
onNext
public void onNext(RequestContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
setFormComponent
public void setFormComponent(RequestContext context,
FormComponent form)
- Specified by:
setFormComponent
in interface FormBean
isBooleanValue
public boolean isBooleanValue()
setBooleanValue
public void setBooleanValue(boolean booleanValue)
getIntValue
public int getIntValue()
setIntValue
public void setIntValue(int intValue)
getStringValue
public java.lang.String getStringValue()
setStringValue
public void setStringValue(java.lang.String stringValue)