Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Multi-page Editors/Parts in e4?
Multi-page Editors/Parts in e4? [message #661595] Fri, 25 March 2011 10:18 Go to next message
Eclipse UserFriend
Hi all,

I've got a simple question, but did not find anything about this in the wiki or via Google. In e4, editors and views are replaced by parts. Is there any equivalent for multi-page editors or any way to simulate them?

I recognized I can inject parts into each other using DI, but this still results in both parts being displayed on one page, one beneath the other.

Thanks for your help!

[Updated on: Fri, 25 March 2011 10:19] by Moderator

Re: Multi-page Editors/Parts in e4? [message #661688 is a reply to message #661595] Sat, 26 March 2011 00:59 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

We do not have ported those things into pure e4 until now and won't be
able to do so in 4.1 until we ship but I think we should definately put
something like this on the plan for 4.2.

Tom

Am 25.03.11 07:18, schrieb Christoph:
> Hi all,
>
> I've got a simple question, but did not find anything about this in the
> wiki or via Google. In e4, editors and views are replaced by parts. Is
> there any equivalent for multi-page editors or any way to simulate them?
>
> I recognized I can inject parts into each other using DI, but this still
> results in both parts being displayed on one page, one beneath the other.
>
> Thanks for your help!
Re: Multi-page Editors/Parts in e4? [message #661930 is a reply to message #661595] Mon, 28 March 2011 10:29 Go to previous message
Eclipse UserFriend
The thought is to either have put a partstack where the MPEP is supposed
to go (so that it can contain the 2 editors) or to create an MPart that
can contain further MParts, adding some of the processing for them.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm
Previous Topic:Unable to create class BindingProcessingAddon
Next Topic:How to hide the view menu in legacy view parts
Goto Forum:
  


Current Time: Tue Jul 22 19:42:34 EDT 2025

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

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

Back to the top