Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Selecting a tree node
Selecting a tree node [message #30286] Wed, 28 February 2007 11:02 Go to next message
Eclipse UserFriend
Originally posted by: swetha.yahoo.co.in

Hi All,

I have a tree viewer as a selection provider and Gallery Widget as a
selection listener. I am providing Customer object as a model to the tree
viewer

When I select a tree node the child nodes will be displayed in Gallery
Widget....When I click the gallery item (which is actually a child node of
selected node in tree viewer) I want the same node to be selected in the
tree viewer....

I don't want to use 'for loop' iteration because I don't know the number
of levels of tree, it dynamically varies

Thanks in advance,
Swetha
Re: Selecting a tree node [message #30357 is a reply to message #30286] Thu, 01 March 2007 05:22 Go to previous message
Eclipse UserFriend
Originally posted by: swetha.yahoo.co.in

Hi,
I got it solved ..by using viewer.setselection method

Thanks,
Swetha
Re: Selecting a tree node [message #579253 is a reply to message #30286] Thu, 01 March 2007 05:22 Go to previous message
Swetha is currently offline SwethaFriend
Messages: 68
Registered: July 2009
Member
Hi,
I got it solved ..by using viewer.setselection method

Thanks,
Swetha
Previous Topic:Nebula Presentation
Next Topic:Gallery Item Selection
Goto Forum:
  


Current Time: Thu Mar 28 19:56:44 GMT 2024

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

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

Back to the top