Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » TreeViewer update specific column of element
TreeViewer update specific column of element [message #895569] Fri, 13 July 2012 15:14 Go to next message
Lorand Lorincz is currently offline Lorand LorinczFriend
Messages: 35
Registered: April 2011
Member
Hello everybody,

I have a TreeViewer with columns and I want to only update a certain cell.
My Tree has an element A with B elements as children. The column X will show a specific double value for the B elements and the sum of those values for the A element.
I'm using cell editors to edit the value of B and after editing I want to update only the X column of element A. I know that there is a method update(element,...) that updates only a specific element but I want to specify the column too.

Thanks in advance.

PS I'm using Win7 and eclipse 3.7
Re: TreeViewer update specific column of element [message #895952 is a reply to message #895569] Mon, 16 July 2012 15:49 Go to previous message
Lorand Lorincz is currently offline Lorand LorinczFriend
Messages: 35
Registered: April 2011
Member
Sorry for the double post.Please delete this.
Thanks.
Previous Topic:TreeViewer update specific column of element
Next Topic:TableLayout layouts too early
Goto Forum:
  


Current Time: Tue Mar 19 03:41:00 GMT 2024

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

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

Back to the top