Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Search in JFace TreeViewer(Retrieve All TreeItems using TreeViewer)
Search in JFace TreeViewer [message #895128] Wed, 11 July 2012 18:32
Naveen Missing name is currently offline Naveen Missing nameFriend
Messages: 7
Registered: July 2011
Junior Member
Hello,

In my plugin i am displaying data in a tree using JFace TreeViewer. The Tree by default is not expanded and only on click of the + it is expanded to levels. However i need to perform a search(text entered by the user) on the entire items of the Tree not just the displayed ones. I understand all the child level items are loaded lazily only after the + is clicked. Is there a way to retieve all the items of the tree and not just the displayed ones.?
Previous Topic:Android - Black background issue in Graphical layout of main.xml file in Eclipse 3.7.2
Next Topic:Java Build Path
Goto Forum:
  


Current Time: Fri Apr 19 00:26:52 GMT 2024

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

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

Back to the top