Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to propagate Child Section changes to the master Table elements
How to propagate Child Section changes to the master Table elements [message #1014659] Tue, 26 February 2013 08:29
Priya Sabut is currently offline Priya SabutFriend
Messages: 41
Registered: September 2012
Member
Hi All,

I have two sections in my editor, one is master and other is a child section.

In master section I am using a table to show all the master elements and each row in master table has all its properties, which is being shown by the child section.

The master table is being populated by a static list and on selection of a row in table all the properties of the same element is being populated in details section by listening to SelectionChange event. But when I update some properties in details section I am not able to retrieve the value in my master table.

How can I transfer/get the Property change event from details section to the master table section so that I can update the properties of selected entry ?

Thanks in advance...

Please do share your knowledge and experience ...
Previous Topic:Problem while deploying Eclipse plugins
Next Topic:Eclipse editor tooltip (x-post from Eclipse 4)
Goto Forum:
  


Current Time: Thu Apr 25 02:30:16 GMT 2024

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

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

Back to the top