Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TreeViewer get filtered children
TreeViewer get filtered children [message #464940] Thu, 01 December 2005 16:01 Go to next message
Eclipse UserFriend
Originally posted by: kwpeck.mersoft.com

I have a tree viewer with a filter applied. When the user selects a
parent branch I want to add the filtered children to another control.
When I call getChildren on the parent I get all the children, not just
the filtered ones. Is there another call or set of calls I can make to
just get the filtered children of a tree node?
Re: TreeViewer get filtered children [message #464943 is a reply to message #464940] Thu, 01 December 2005 16:02 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
You will probably get a better response to this Eclipse JFace question
on the eclipse platform newsgroup.

news://news.eclipse.org/eclipse.platform

"Kevin Peck" <kwpeck@mersoft.com> wrote in message
news:dmn6p4$knb$1@news.eclipse.org...
>I have a tree viewer with a filter applied. When the user selects a parent
>branch I want to add the filtered children to another control. When I call
>getChildren on the parent I get all the children, not just the filtered
>ones. Is there another call or set of calls I can make to just get the
>filtered children of a tree node?
Previous Topic:ITableColorProvider
Next Topic:finding the base directory for RCP app
Goto Forum:
  


Current Time: Fri Mar 29 10:57:00 GMT 2024

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

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

Back to the top