Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 420503

Summary: GraphicalEditPart#getContentPane should pass in child EditPart
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.9.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Alexander Nyßen CLA 2013-10-28 09:48:45 EDT
The current implementation does not allow to return different content panes for edit part children (so in case of compartment figures, child edit parts have to be created). This could be more flexible, if the operation would require the child edit part as parameter.
Comment 1 Alexander Nyßen CLA 2014-08-08 02:16:37 EDT
Within GEF4 MVC, this has been handled more flexible. For GEF (MVC) 3.x, this would mean an API break. Resolving as WONTFIX though.