Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Applying TreeViewer Filter for a specific node
Applying TreeViewer Filter for a specific node [message #460117] Thu, 14 December 2006 05:32 Go to next message
Eclipse UserFriend
Hi all,

I would like apply a ViewerFilter only for the children under a certain
node in the tree. Currently when we add a filter on a TreeViewer, it
calls refresh on root element, which triggers applying filters on all
the elements of the tree.

Is there any mechanism to achieve this?

thanks,
chandra
Re: Applying TreeViewer Filter for a specific node [message #460119 is a reply to message #460117] Thu, 14 December 2006 05:39 Go to previous message
Eclipse UserFriend
no. Please log a feature request against Platform/UI and prefix it with
[Viewers] and cc me.

Tom

Chandra schrieb:
> Hi all,
>
> I would like apply a ViewerFilter only for the children under a
> certain node in the tree. Currently when we add a filter on a
> TreeViewer, it calls refresh on root element, which triggers applying
> filters on all the elements of the tree.
>
> Is there any mechanism to achieve this?
>
> thanks,
> chandra
Previous Topic:IFile and FileEditorInput problem
Next Topic:file change events
Goto Forum:
  


Current Time: Mon Apr 14 17:18:22 EDT 2025

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

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

Back to the top