Customizable wizard page structure [message #437042] |
Wed, 21 September 2005 02:40 |
Eclipse User |
|
|
|
Originally posted by: vsbabu.hotmail.com
Hi,
I make "tasks" as a series of forms. I am doing this by using one model=
=
and then keep adding pages to the wizard.
It is really a series of mostly "view-only" pages with some minor "updat=
e" =
pages. At the end of it, last page has a Save/Confirm button and the mod=
el =
is synched to the backend.
The new requirement is to have the pages and their flows configurable. A=
t =
the very least, being able to skip some pages; and also to inject new =
pages (end users can write java classes to draw the form and populate it=
=
and then they need to be able to just specify the class on where it shou=
ld =
be within the task flow). Somewhat like a Struts-for-RCP!
To begin with, I won't need any conditional page selection.
Any thoughts on this? I was thinking of having a config file (may be in =
=
XML ;-() that is read and addPage() is called based on the order there.
-- =
Regards
Babu
--
http://vsbabu.org/
|
|
|
Powered by
FUDForum. Page generated in 0.02985 seconds