Skip to main content



      Home
Home » Eclipse Projects » GEF » Re: Refresh a single Row in a TableViewer
Re: Refresh a single Row in a TableViewer [message #42711] Fri, 15 November 2002 13:25
Eclipse UserFriend
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
> >
> >
>
>
Previous Topic:about creationtool for DefaultPaletteToolEntry
Next Topic:[Q] GEF in viewer instead of editor
Goto Forum:
  


Current Time: Tue Jul 22 12:53:45 EDT 2025

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

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

Back to the top