Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How you dynamically load pages in the wizard?
How you dynamically load pages in the wizard? [message #249805] Fri, 04 June 2004 19:23 Go to next message
Eclipse UserFriend
Originally posted by: nospam.nospam.org

Have a case where I need to show a page depending on a setting on a previous
page.
It is not clear how to do it correctly.

Thanks
Re: How you dynamically load pages in the wizard? [message #253754 is a reply to message #249805] Thu, 17 June 2004 18:33 Go to previous message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

Your wizard page can implement IWizardPage.getNextPage() to return a
different page depending on settings within that page. The wizard itself
can also change the page flow by overriding Wizard.getNextPage and
getPreviousPage.
--

Alex wrote:
> Have a case where I need to show a page depending on a setting on a previous
> page.
> It is not clear how to do it correctly.
>
> Thanks
>
>
Previous Topic:Package Explorer Feature
Next Topic:IFolder creation with Workspace synchronization
Goto Forum:
  


Current Time: Fri May 09 06:52:12 EDT 2025

Powered by FUDForum. Page generated in 0.07500 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top