Skip to main content



      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 10:15
Eclipse UserFriend
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: Sat Mar 15 01:41:34 EDT 2025

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

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

Back to the top