Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Custom Editors
Custom Editors [message #900319] Mon, 06 August 2012 13:17 Go to previous message
Marcus Denison is currently offline Marcus DenisonFriend
Messages: 2
Registered: August 2012
Junior Member
Hey everyone,

which is the way to go for some custom cell editors?
Looking at http://eclipse.org/nattable/documentation.php?page=editing there are three predefined editors which may be used.

So, if I extend the AbstractCellEditor and implement the method:
activateCell(Composite parent, Object originalCanonicalValue, Character initialEditValue);
with my custom editor would that do the trick?

I would really appreciate some help on this, thanks in advance.

 
Read Message
Read Message
Read Message
Previous Topic:Support for JFace TableViewer Providers
Next Topic:TreeNatTableExample - single selection on expand/collapse image doesn't work
Goto Forum:
  


Current Time: Thu Apr 25 02:27:38 GMT 2024

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

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

Back to the top