suppress object from outline view [message #195101] |
Wed, 07 September 2005 21:44 |
Eclipse User |
|
|
|
Originally posted by: pbeagan.yahoo_dontspamme_.com
I have an outline view that is synch'd with my main view modeled after the
logic example. I have a specific object that I do not want to show up in
the Outline view. How would I accomplish this? I've tried to return null
in the EditPartFactory, but that leads to errors. I've tried a dummy
EditPart, but space is still created in the Outline Viewer.
|
|
|
Re: suppress object from outline view [message #195109 is a reply to message #195101] |
Wed, 07 September 2005 21:40 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
Filter it from the parent-tree-part's getModelChildren()
"Patrick" <pbeagan@yahoo_dontspamme_.com> wrote in message
news:dfnmk9$p4o$1@news.eclipse.org...
>I have an outline view that is synch'd with my main view modeled after the
> logic example. I have a specific object that I do not want to show up in
> the Outline view. How would I accomplish this? I've tried to return null
> in the EditPartFactory, but that leads to errors. I've tried a dummy
> EditPart, but space is still created in the Outline Viewer.
>
|
|
|
Re: suppress object from outline view [message #195125 is a reply to message #195109] |
Wed, 07 September 2005 22:09 |
Eclipse User |
|
|
|
Originally posted by: pbeagan.yahoo_dontspamme_.com
That was it. Thanks.
Randy Hudson wrote:
> Filter it from the parent-tree-part's getModelChildren()
>
> "Patrick" <pbeagan@yahoo_dontspamme_.com> wrote in message
> news:dfnmk9$p4o$1@news.eclipse.org...
>>I have an outline view that is synch'd with my main view modeled after the
>> logic example. I have a specific object that I do not want to show up in
>> the Outline view. How would I accomplish this? I've tried to return
>> null
>> in the EditPartFactory, but that leads to errors. I've tried a dummy
>> EditPart, but space is still created in the Outline Viewer.
>>
|
|
|
Powered by
FUDForum. Page generated in 0.02937 seconds