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

Bug 345747

Summary: [Table] INatTableWidget2 should provide a method deleteRows(List<EObject> elements)
Product: z_Archived Reporter: Vincent Lorenzo <vincent.lorenzo>
Component: EMF-FacetAssignee: Vincent Lorenzo <vincent.lorenzo>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 CC: emft.facet-inbox, gdupe, nicolas.bros
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 339650    
Attachments:
Description Flags
Add the method deleteRows(List<EObject> elements) to INatTableWidget2
gdupe: iplog-
This patch provides the methods removeRows(List elements) and the JUnit test for the new method none

Description Vincent Lorenzo CLA 2011-05-13 11:21:33 EDT
The Interface INatTableWidget2 should provide a method deleteRows(List<EObject> elements).
This method could be used by developers to remove row programmatically.
Comment 1 Vincent Lorenzo CLA 2011-05-13 12:13:01 EDT
Created attachment 195603 [details]
Add the method deleteRows(List<EObject> elements) to INatTableWidget2

(1) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.
Comment 2 Vincent Lorenzo CLA 2011-05-20 07:02:09 EDT
Created attachment 196201 [details]
This patch provides the methods removeRows(List elements)  and the JUnit test for the new method

(1) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.

I think this patch won't be commited for the Indigo Release, because it modify the API.
Comment 3 Gregoire Dupe CLA 2011-05-20 09:02:37 EDT
Comment on attachment 196201 [details]
This patch provides the methods removeRows(List elements)  and the JUnit test for the new method

Hello Vincent, 

Please, wait the commit of a patch before to add an iplog+. The iplog flag is used to compute the IP log (http://www.eclipse.org/projects/ip_log.php?projectid=modeling.emft.emf-facet) which has to log the committed contribution.

Regards,
Gregoire Dupe
Comment 4 Gregoire Dupe CLA 2011-05-20 09:05:42 EDT
(In reply to comment #2)
> I think this patch won't be commited for the Indigo Release, because it modify
> the API.

I agree with you, we will have to wait the version 0.2.0 to get this new API.

Regards,
Gregoire Dupe