Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » EditingSupport#setValue()
EditingSupport#setValue() [message #330401] Mon, 28 July 2008 11:07 Go to next message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
Hi,

It would be nice if the Javadoc of
org.eclipse.jface.viewers.EditingSupport#setValue(Object element, Object
value) could mention that it is necessary to call this in order to show
the new updated value:

getViewer().update(row, null);
Re: EditingSupport#setValue() [message #330416 is a reply to message #330401] Mon, 28 July 2008 12:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

David Perez wrote:
> Hi,
>
> It would be nice if the Javadoc of
> org.eclipse.jface.viewers.EditingSupport#setValue(Object element, Object
> value) could mention that it is necessary to call this in order to show
> the new updated value:
>
> getViewer().update(row, null);
>
>

Bugzilla is the place to file enhancement requests, whether they be
behavioral, documentation, web, whatever.
https://bugs.eclipse.org/bugs

Eric
Re: EditingSupport#setValue() [message #330418 is a reply to message #330416] Mon, 28 July 2008 12:45 Go to previous message
David  Pérez is currently offline David PérezFriend
Messages: 228
Registered: July 2009
Senior Member
That's true, so I've created this:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=242225
Eric Rizzo wrote:

> Bugzilla is the place to file enhancement requests, whether they be
> behavioral, documentation, web, whatever.
> https://bugs.eclipse.org/bugs

> Eric
Previous Topic:Local extension location with Eclipse 3.4?
Next Topic:dynamic context menu in eclipse
Goto Forum:
  


Current Time: Thu Aug 15 21:26:47 GMT 2024

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

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

Back to the top