Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » using Treeviewer (lazy) showing database content with filtering(usage of Treeviewer and remote content)
using Treeviewer (lazy) showing database content with filtering [message #1000540] Tue, 15 January 2013 00:36
Thomas D is currently offline Thomas DFriend
Messages: 2
Registered: February 2011
Junior Member
dear community,

I am working on a rich client application that allows navigation of a
hierarchical structured database content.

I am using a JFace Treeviewer with a standard Content provider that sends soap requests
to the remote webservice to retrieve the parent and children objects. This works great,
but whenever i try to call a setSelection for highlighting a search result in the
tree it does not work, because the tree hasnt got the full model loaded.
Filtering is also not possible. Could anyone help me with a hint, how i could
load the model on demand?
How could I use a DeferredContentProvider to implement filtering on lazy loaded data?
Any hint or example would be great.

Thanking you very much in advance for helping me

best regards
Thomas
Previous Topic:How alignment done in this UI
Next Topic:Compositeruler and Sourceviewerconfiguration
Goto Forum:
  


Current Time: Thu Apr 25 09:30:53 GMT 2024

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

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

Back to the top