Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Reuse views in a wizard?
Reuse views in a wizard? [message #674102] Wed, 25 May 2011 16:37 Go to previous message
Pietro Bonanno is currently offline Pietro Bonanno
Messages: 12
Registered: July 2009
Junior Member
I'm learning Riena and Eclipse RCP in a simple application I'm writing. It's a typical data-oriented business client, with several CRUD views and a wizard to do typical tasks.
Some wizard page reuse same views from the CRUD: what could be the best DRY approach? I cannot use directly the SubModuleViews, since a Wizard page is derived from... WizardPage Smile, but I won't lose the MVC facilities.

Actually, the best solution I see is to extend WizardPage and reimplement INavigationNodeView. Am I in search of troubles? Smile Is there some simplier solution I cannot see?

Thanks

Bye
 
Read Message
Read Message
Previous Topic:Riena -> App checklist.
Next Topic:How to handle System Properties?
Goto Forum:
  


Current Time: Tue May 21 09:01:41 EDT 2013

Powered by FUDForum. Page generated in 0.01632 seconds