Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Cell Edit Event Configuration
Cell Edit Event Configuration [message #1740352] Fri, 12 August 2016 06:58 Go to next message
Chetan Kekade is currently offline Chetan KekadeFriend
Messages: 1
Registered: August 2016
Junior Member
Hello, I want to change the color of the cell when I edit the cell content.Its like marking the cell which are edited.Do you know how to do it ?
Re: Cell Edit Event Configuration [message #1740471 is a reply to message #1740352] Sun, 14 August 2016 08:07 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
The information whether a cell was edited or not is some sort of meta information that is not held by NatTable. You need to listen to model changes and store such an information somehow. This can be done using a property change listener approach for example. Where to store such an information depends on your project.

I think such a question was already raised in this forum before. Maybe searching brings a more detailed answer
Previous Topic:Condition based styling for cells
Next Topic:Vertical scrollbars broken on Mac OS (10.11)
Goto Forum:
  


Current Time: Fri Apr 26 19:03:55 GMT 2024

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

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

Back to the top