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

Bug 485488

Summary: Implement doAddContentChild in GraphContentPart
Product: [Tools] GEF Reporter: Victor Hiairrassary <victor.hiairrassary>
Component: GEF ZestAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand, miklossy
Version: 0.2.0   
Target Milestone: 5.1.0 (2019-06)   
Hardware: PC   
OS: Mac OS X   
Whiteboard: low-hanging fruit

Description Victor Hiairrassary CLA 2016-01-10 04:29:27 EST
Need to implement doAddContentChild(Object, int) for class org.eclipse.gef4.zest.fx.parts.GraphContentPart to allow users to add nodes in the graph.

Link to the forum thread: https://www.eclipse.org/forums/index.php/t/1073485/
Comment 1 Matthias Wienand CLA 2019-06-28 08:06:13 EDT
Both methods, doAddContentChild() and doRemoveContentChild() have been implemented for GraphPart as of GEF 5.1.0. Therefore, I resolve this ticket as fixed.