|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WizardFrameDelegate
The WizardFrameDelegate is called by the core wizard engine at various points to allow an application to override default behavior.
Method Summary | |
---|---|
void |
prepareForResponse(WizardFrame wizardFrame)
This method is called before the frame is displayed. |
WizardActionTarget |
targetForAction(WizardAction action)
Allows the WizardFrameDelegate to handle the given action. |
Method Detail |
---|
WizardActionTarget targetForAction(WizardAction action)
void prepareForResponse(WizardFrame wizardFrame)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |