Skip to main content



      Home
Home » Eclipse Projects » SWTBot » Lack of tree collapse
Lack of tree collapse [message #479129] Sun, 09 August 2009 13:06 Go to next message
Eclipse UserFriend
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 14:20 Go to previous message
Eclipse UserFriend
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: Thu Jun 19 12:00:11 EDT 2025

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

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

Back to the top