Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » TreeViewer controls in custom ContentOutlinePage
TreeViewer controls in custom ContentOutlinePage [message #1787532] Mon, 28 May 2018 09:08 Go to next message
Jakob Sachs is currently offline Jakob SachsFriend
Messages: 15
Registered: May 2018
Junior Member
Im creating a Editor for my custom language, which is supplemented with a custom ContentOutlinePage. Im using a hierarchical TreeView as the OutlinePage

But now i want to add controls to the Tree like:
-Collaps All
-Expand All
-etc.

Just like in the image in the attachment.

Where in my ContentOutlinePage do i need do add these, and also how ?

Thanks for you help^^
Re: TreeViewer controls in custom ContentOutlinePage [message #1792209 is a reply to message #1787532] Thu, 12 July 2018 15:54 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Your page should have had setActionBars called on it. It should give you access to the relevant menu manager.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: TreeViewer controls in custom ContentOutlinePage [message #1792210 is a reply to message #1787532] Thu, 12 July 2018 15:54 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Your page should have had setActionBars called on it. It should give you access to the relevant menu manager.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: TreeViewer controls in custom ContentOutlinePage [message #1792211 is a reply to message #1787532] Thu, 12 July 2018 15:54 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Your page should have had setActionBars called on it. It should give you access to the relevant menu manager.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: TreeViewer controls in custom ContentOutlinePage [message #1792212 is a reply to message #1787532] Thu, 12 July 2018 15:54 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Your page should have had setActionBars called on it. It should give you access to the relevant menu manager.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:New CDT Wizard does not close
Next Topic:Eclipse Photon : PDE headless build
Goto Forum:
  


Current Time: Thu Apr 18 07:18:03 GMT 2024

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

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

Back to the top