|
Oracle JEWT API Reference Release 4.2.24.0.0 B12199-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener interface for receiving WizardEvents other than VALIDATE_PAGE.
WizardEvent
,
WizardValidateListener
,
BaseWizard
Method Summary | |
void |
wizardApplyState(WizardEvent event)
Invoked when the user wishes to see the current state of the wizard applied. |
void |
wizardCanceled(WizardEvent event)
Invoked when the user has canceled the wizard. |
void |
wizardFinished(WizardEvent event)
Invoked when the user has finished the wizard. |
void |
wizardSelectionChanged(WizardEvent event)
Invoked when the selection has been changed. |
Method Detail |
public void wizardSelectionChanged(WizardEvent event)
event
- the eventpublic void wizardApplyState(WizardEvent event)
event
- the eventpublic void wizardCanceled(WizardEvent event)
event
- the eventpublic void wizardFinished(WizardEvent event)
event
- the event
|
Oracle JEWT 4.2.24 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |