Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Two Masters in MasterDetails Page(Eclipse Forms)
Two Masters in MasterDetails Page [message #539441] Thu, 10 June 2010 17:54 Go to next message
Sandeep  is currently offline Sandeep Friend
Messages: 14
Registered: June 2010
Junior Member
Hello Everyone,

In the MasterDetails Page, is there always one master and one slave ?
What i need to do is something like this:
On clicking on one of the items in Master's section, a details page open up and after clicking on an item in details page, another details page(describing the first details page) opens up.

like if you want to save/retrieve information in the following way:
An entity X gives rise to many Y(i), and each Y(i) has many Z(j).

I hope I have made the problem sufficiently clear.

Thanks in Advance,
Sandeep.
Re: Two Masters in MasterDetails Page [message #540711 is a reply to message #539441] Thu, 17 June 2010 07:12 Go to previous message
Sandeep  is currently offline Sandeep Friend
Messages: 14
Registered: June 2010
Junior Member
umm....one way to do this(more like a hack i used) .
Is to have two tables/lists and for one table use your own SelectionAdapter.

Basically a MasterDetails page does exactly this for us in much more sophisticated way Smile
Previous Topic:TreeViewer with TableLayout
Next Topic:How to Refresh a GUI (FormPage)?
Goto Forum:
  


Current Time: Fri Apr 19 04:35:46 GMT 2024

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

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

Back to the top