Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » pass complex java-objects between viewers or plugins
pass complex java-objects between viewers or plugins [message #687993] Thu, 23 June 2011 16:12 Go to next message
Andreas Hollmann is currently offline Andreas HollmannFriend
Messages: 20
Registered: June 2011
Location: Dresden
Junior Member
Dear Eclipse Community,

How can I pass complex java-objects from one viewer to another viewer?

For example if I select a item in the TreeView then TableView should show its subitems.

Best Regards
Andrej
Re: pass complex java-objects between viewers or plugins [message #688931 is a reply to message #687993] Sun, 26 June 2011 08:28 Go to previous message
Eclipse user Chennai is currently offline Eclipse user ChennaiFriend
Messages: 15
Registered: May 2011
Junior Member
Hi Andrej,

You can pass complex java-objects from one viewer to another viewer using data binding. To understand data binding please refer following link.

http: // www . vogella . de /articles/ EclipseDataBinding/ article .html

If you use window builder. You will find this job more easy.

Regards,
Barani.
Previous Topic:Can I define two View Extensions with different IDs and same class
Next Topic:removing Categories from FontAndColors preferancepage
Goto Forum:
  


Current Time: Sat Apr 20 01:41:34 GMT 2024

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

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

Back to the top