Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Lack of tree collapse
Lack of tree collapse [message #479129] Sun, 09 August 2009 17:06 Go to next message
Jay Norwood is currently offline Jay NorwoodFriend
Messages: 155
Registered: July 2009
Senior Member
There are expandNode(String,boolean), expandNode(String), expand(), but no
collapseNode(String,boolean),collapseNode(String) or collapse(). I
suppose they would be rarely used, but seems like they should be there.
Re: Lack of tree collapse [message #479355 is a reply to message #479129] Mon, 10 August 2009 18:20 Go to previous message
Jay Norwood is currently offline Jay NorwoodFriend
Messages: 155
Registered: July 2009
Senior Member
I submitted this as a bug/feature request, along with source code proposed
for implementation of collapseNode(String). The proposed code is
patterned on expandNode(String), except that collapse() is recursive, so
there is no need for a recursive collapseNode analagous to
expandNode(String,boolean) version.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=286138
Previous Topic:Custom Widgets
Next Topic:expandNode delays
Goto Forum:
  


Current Time: Fri Apr 26 10:32:29 GMT 2024

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

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

Back to the top