Re: Refresh a single Row in a TableViewer [message #42711] |
Fri, 15 November 2002 13:25 |
Eclipse User |
|
|
|
I got the problem, I put the addPropertyChange in getElements() of my
IStrcturedContentProvider, the refresh called in properyChange() called this
function again.
Dieter
"Ross Yakulis" <yakulis@avaya.com> schrieb im Newsbeitrag
news:ar30q3$dcu$1@rogue.oti.com...
> viewer.setInput(....);
>
>
> "Dieter Moroff" <Dieter.Moroff@web.de> wrote in message
> news:ar0pgv$7nt$1@rogue.oti.com...
> > Hi,
> >
> > I added my TableViewer as a PropertyChangeListener to the data I'm
> editing.
> > When propertyChanged() is invoked I call refresh() in the viewer. This
> seem
> > that this invokes another ProperyChangeEvent, so I get an endless loop
> (but
> > not seen in the stack).
> > Is there a better way to update just a single row of the table, where
the
> > underlying data has changed?
> >
> > Thanks
> > Dieter
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04542 seconds