Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » targetID for the Outline view
targetID for the Outline view [message #182928] Wed, 21 January 2004 09:57 Go to next message
Eclipse UserFriend
Originally posted by: 50295.web.de

How can I get the targetID for the Outline view?

<!ATTLIST viewContribution
id CDATA #REQUIRED
targetID CDATA #REQUIRED <- NEEDED!!!!
>

I would like to add icons (actions) to toolbar of this view.

Thanks

- Olumide
Re: targetID for the Outline view [message #182973 is a reply to message #182928] Wed, 21 January 2004 11:32 Go to previous message
Eclipse UserFriend
Use the source...see IPageLayout.ID_OUTLINE
"org.eclipse.ui.views.ContentOutline"

HTH
Darins

"Olumide" <50295@web.de> wrote in message news:bum3u0$t0j$2@eclipse.org...
> How can I get the targetID for the Outline view?
>
> <!ATTLIST viewContribution
> id CDATA #REQUIRED
> targetID CDATA #REQUIRED <- NEEDED!!!!
> >
>
> I would like to add icons (actions) to toolbar of this view.
>
> Thanks
>
> - Olumide
>
Previous Topic:Stepping through jsdk code
Next Topic:TitleAreaDialog bug?
Goto Forum:
  


Current Time: Tue Jun 03 05:03:58 EDT 2025

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

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

Back to the top