[ http://jira.springframework.org/browse/RCP-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-102:
-----------------------------
Fix Version/s: 1.x
> Wizard improvement - delegate back and next to Wizard
> -----------------------------------------------------
>
> Key: RCP-102
> URL: http://jira.springframework.org/browse/RCP-102
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Reporter: Scott Russell
> Assignee: Oliver Hutchison
> Priority: Minor
> Fix For: 1.x
>
> Attachments: AbstractWizard.java, Wizard.java, WizardDialog.java
>
>
> Currently WizardDialog calls performCancel and performFinish on the Wizard to allow wizard to perform custom processing, and possibly veto the call.
> A similar mechanism of passing the back and next calls to the Wizard should also exist, to allow the possibility of custom processing occurring between pages, moderated by the Wizard.
> -Scott
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|