Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Tree.expandAll
Tree.expandAll [message #461008] Wed, 14 September 2005 13:56 Go to next message
Jacob Robertson is currently offline Jacob RobertsonFriend
Messages: 21
Registered: July 2009
Junior Member
I apologize for the dumb question, but I haven't been able to find an answer
to this, after searching for it elsewhere.

I don't have a TreeViewer or a ContentProvider, etc. All I have is a Tree.
And I want to be able to call expandAll on it. Is there an existing API? I
wrote my own utility method to do this, but it seems like such a fundamental
behavior, that I can't believe there's no pre-existing way to do it.

Thanks in advance for any help.
Re: Tree.expandAll [message #461010 is a reply to message #461008] Wed, 14 September 2005 14:15 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
No, there's no api for this.

"Jacob Robertson" <spam@spammers.spam> wrote in message
news:dg9a6g$if5$1@news.eclipse.org...
> I apologize for the dumb question, but I haven't been able to find an
answer
> to this, after searching for it elsewhere.
>
> I don't have a TreeViewer or a ContentProvider, etc. All I have is a
Tree.
> And I want to be able to call expandAll on it. Is there an existing API?
I
> wrote my own utility method to do this, but it seems like such a
fundamental
> behavior, that I can't believe there's no pre-existing way to do it.
>
> Thanks in advance for any help.
>
>
Previous Topic:Simple FormLayout question
Next Topic:Smart table view question
Goto Forum:
  


Current Time: Wed Apr 24 21:57:48 GMT 2024

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

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

Back to the top