Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Force editing programmatically
Force editing programmatically [message #1265625] Thu, 06 March 2014 10:26 Go to next message
Cedric Moonen is currently offline Cedric MoonenFriend
Messages: 274
Registered: August 2009
Senior Member
Hello,

Is there a way to force an editing of an element programmatically ? (Similar as what void editElement(Object element, int column) does on a JFace table viewer).

The idea is that I have an Add button to add elements in the table and I would like that the new element can be immediately edited, without having the user to click on a cell.

Thanks
Re: Force editing programmatically [message #1265693 is a reply to message #1265625] Thu, 06 March 2014 12:32 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Typically a combination of SelectCellCommand and EditSelectionCommand.
Previous Topic:How to install and use NatTable?
Next Topic:SelectionLayer and SelectionModel: Performance troubles
Goto Forum:
  


Current Time: Fri Apr 26 22:08:05 GMT 2024

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

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

Back to the top