Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Dynamic Marker Filters
Dynamic Marker Filters [message #486449] Thu, 17 September 2009 16:38 Go to next message
Mike Bernat is currently offline Mike BernatFriend
Messages: 12
Registered: July 2009
Junior Member
I have implemented a custom marker view, extending MarkerSupportView, and
included a custom markerField with its own filterClass specified. All is
working correctly but I cannot find a way to force the view's TableViewer
to refresh when the criteria within the filterClass changes. This change
is based on something external to the view.

It seems that just about everything in the new marker structure is either
private or internal.

Any ideas would be appreciated.

Thanks in advance
Re: Dynamic Marker Filters [message #486602 is a reply to message #486449] Fri, 18 September 2009 11:12 Go to previous message
Hitesh  is currently offline Hitesh Friend
Messages: 19
Registered: July 2009
Junior Member
Mike Bernat wrote:

> I have implemented a custom marker view, extending MarkerSupportView, and
> included a custom markerField with its own filterClass specified. All is
> working correctly but I cannot find a way to force the view's TableViewer
> to refresh when the criteria within the filterClass changes. This change
> is based on something external to the view.

> It seems that just about everything in the new marker structure is either
> private or internal.

> Any ideas would be appreciated.

> Thanks in advance

You can raise a request for a new API in the view ?
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform &format=guided

Hitesh

PS: The way it works is if you modify a marker that is being shown in the
view, a refresh would happen automatically.
Previous Topic:Update item checked state
Next Topic:How to run all External Tools (Ant buildfiles)
Goto Forum:
  


Current Time: Fri Apr 26 16:47:49 GMT 2024

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

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

Back to the top