|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.wcf.test.WizardBtnTestBean
Constructor Summary | |
WizardBtnTestBean()
|
Method Summary | |
void |
onBack(RequestContext context)
|
void |
onCancel(RequestContext context)
|
void |
onFinish(RequestContext context)
|
void |
onNext(RequestContext context)
|
void |
onOk(RequestContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WizardBtnTestBean()
Method Detail |
public void onNext(RequestContext context)
public void onBack(RequestContext context)
public void onFinish(RequestContext context)
public void onCancel(RequestContext context)
public void onOk(RequestContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |