Skip to main content



      Home
Home » Eclipse Projects » NatTable » Force editing programmatically
Force editing programmatically [message #1265625] Thu, 06 March 2014 05:26 Go to next message
Eclipse UserFriend
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 07:32 Go to previous message
Eclipse UserFriend
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: Sun Nov 09 09:28:49 EST 2025

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

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

Back to the top