Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311623 - [UI] Update editor to pick up shared part model changes
Summary: [UI] Update editor to pick up shared part model changes
Status: CLOSED DUPLICATE of bug 304584
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Eric Moffatt CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 16:18 EDT by Eric Moffatt CLA
Modified: 2010-06-21 11:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Moffatt CLA 2010-05-04 16:18:55 EDT
I've made two changes to the UIElements.ecore model in order to do shared elements in perspectives

- Added a 'sharedElements' List<MUIElement> to MWindow

- Added a 'StackElement' from which both MPart & MPlaceholder derive.

It would be great if the editor could be updated to take this into account. I think that we need 3 things:

- A way to add any MPartSashContainerElement into the sharedElements list
- A way to add an MPlaceholder to a PartStack
- A special 'Find' button for the MPlaceholder that will set the 'ref' to some existing element in the 'sharedElements' list for the MWindow that the MPlaceholder is in.
Comment 1 Eric Moffatt CLA 2010-06-21 11:07:47 EDT
Marking as DUP...

*** This bug has been marked as a duplicate of bug 304584 ***