Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Any way to lock a Cell during table update??
Any way to lock a Cell during table update?? [message #332933] Fri, 14 November 2008 15:15
Glenn Dollard is currently offline Glenn DollardFriend
Messages: 61
Registered: July 2009
Member
OK, here I go!

I have a TreeViewer with a few TreeColumns. The TreeViewer is updated every
second or two when new data arrives.

I want to provide functionality for the user where he/she can edit a
particular column anytime, thus over-riding the value that was
previously in this cell.

My problem is how do I implement such a feature where the LabelProvider
causes the cell to update every second which is
stopping the user from editing the cell.

Is there a way that I can 'lock' that particular column from the update
process while the user has selected the cell to edit it all all other
cells are still updated properly by the LabelProvider??

Any help would be great!!
Previous Topic:Help Files Offline
Next Topic:getConfiguredSites() method retuning an empty array
Goto Forum:
  


Current Time: Wed Jul 17 19:33:29 GMT 2024

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

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

Back to the top