Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Getting cell editor value
Getting cell editor value [message #452918] Mon, 28 March 2005 19:22 Go to next message
Roshan Ail is currently offline Roshan AilFriend
Messages: 17
Registered: July 2009
Junior Member
I have table inside a dialog box.
I have added cell editors for the columns.
However, the value of the editor is only available to me when the user
hits the enter key.

I need to be able to get this value also when the user hits the Ok button.
I could only find a cancelEditing API in the tableviewer class.
Is there any way I can get the value from the currently active cell editor.


Thanks,


Roshan
Re: Getting cell editor value [message #452921 is a reply to message #452918] Mon, 28 March 2005 19:44 Go to previous message
Roshan Ail is currently offline Roshan AilFriend
Messages: 17
Registered: July 2009
Junior Member
Basically I want it to fire the Modify event so that the value can be
updated in my model.


Thanks,


Roshan

Roshan wrote:
> I have table inside a dialog box.
> I have added cell editors for the columns.
> However, the value of the editor is only available to me when the user
> hits the enter key.
>
> I need to be able to get this value also when the user hits the Ok button.
> I could only find a cancelEditing API in the tableviewer class.
> Is there any way I can get the value from the currently active cell editor.
>
>
> Thanks,
>
>
> Roshan
Previous Topic:are there any default icons for cut, copy, paste, .. menu items?
Next Topic:JFace Dialog Opened From Action - Retreive values
Goto Forum:
  


Current Time: Sat Apr 20 04:21:54 GMT 2024

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

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

Back to the top