Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Table Tree - Parent of the selected element.
Table Tree - Parent of the selected element. [message #453468] Wed, 06 April 2005 14:42 Go to next message
Eclipse UserFriend
Originally posted by: anunayashish.hotmail.com

Dear All,
Is it possible to find the parent of the selected element(the first
element of the IStructuredSelection selection) of a table tree?
Thanks in advance.
Regards,
Ashish A.
Re: Table Tree - Parent of the selected element. [message #453469 is a reply to message #453468] Wed, 06 April 2005 15:13 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
You can get the parent of any item in SWT using Tree.getParentItem() or
TableTreeItem.getParentItem(). Hope this helps.

"Ashnay" <anunayashish@hotmail.com> wrote in message
news:e6be4ed8afca9ac424f5bd0e1b1d96c8$1@www.eclipse.org...
> Dear All,
> Is it possible to find the parent of the selected element(the first
> element of the IStructuredSelection selection) of a table tree?
> Thanks in advance.
> Regards,
> Ashish A.
>
Previous Topic:Making a Text resizing with it's composite
Next Topic:Vertical height needed for no scrollbar?
Goto Forum:
  


Current Time: Fri Apr 26 07:25:14 GMT 2024

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

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

Back to the top