Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » TreeViewer
TreeViewer [message #61945] Sun, 15 February 2004 17:28 Go to next message
Eclipse UserFriend
Originally posted by: omry.telmap.com

when I refresh my TreeViewer, it collapses.
how do I make it keep the expanded status unchanged?
Re: TreeViewer [message #64271 is a reply to message #61945] Fri, 14 May 2004 05:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rhill2_._free.fr

Omry Yadan wrote:
> when I refresh my TreeViewer, it collapses.
> how do I make it keep the expanded status unchanged?
>

i think treeviewer is based on the equals method to compute the expanded
state of the items. does implementing equals for any of your elements
helps in any way ?

-- gd
Re: TreeViewer [message #64292 is a reply to message #64271] Fri, 14 May 2004 05:42 Go to previous message
Eclipse UserFriend
Originally posted by: rhill2_._free.fr

Gilles Dodinet wrote:
> Omry Yadan wrote:
>
>> when I refresh my TreeViewer, it collapses.
>> how do I make it keep the expanded status unchanged?
>>
>
> i think treeviewer is based on the equals method to compute the expanded
> state of the items. does implementing equals for any of your elements
> helps in any way ?


duh ! didnot see i was in the tech ng and that the message was from
february ;)
Re: TreeViewer [message #597571 is a reply to message #61945] Fri, 14 May 2004 05:38 Go to previous message
Eclipse UserFriend
Originally posted by: rhill2_._free.fr

Omry Yadan wrote:
> when I refresh my TreeViewer, it collapses.
> how do I make it keep the expanded status unchanged?
>

i think treeviewer is based on the equals method to compute the expanded
state of the items. does implementing equals for any of your elements
helps in any way ?

-- gd
Re: TreeViewer [message #597580 is a reply to message #64271] Fri, 14 May 2004 05:42 Go to previous message
Eclipse UserFriend
Originally posted by: rhill2_._free.fr

Gilles Dodinet wrote:
> Omry Yadan wrote:
>
>> when I refresh my TreeViewer, it collapses.
>> how do I make it keep the expanded status unchanged?
>>
>
> i think treeviewer is based on the equals method to compute the expanded
> state of the items. does implementing equals for any of your elements
> helps in any way ?


duh ! didnot see i was in the tech ng and that the message was from
february ;)
Previous Topic:Startup problem on Windows
Next Topic:ML plugins anyone?
Goto Forum:
  


Current Time: Wed Apr 24 19:53:40 GMT 2024

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

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

Back to the top