Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 345747 - [Table] INatTableWidget2 should provide a method deleteRows(List<EObject> elements)
Summary: [Table] INatTableWidget2 should provide a method deleteRows(List<EObject> ele...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Vincent Lorenzo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 339650
  Show dependency tree
 
Reported: 2011-05-13 11:21 EDT by Vincent Lorenzo CLA
Modified: 2020-05-01 11:27 EDT (History)
3 users (show)

See Also:


Attachments
Add the method deleteRows(List<EObject> elements) to INatTableWidget2 (1.97 KB, patch)
2011-05-13 12:13 EDT, Vincent Lorenzo CLA
gdupe: iplog-
Details | Diff
This patch provides the methods removeRows(List elements) and the JUnit test for the new method (7.34 KB, patch)
2011-05-20 07:02 EDT, Vincent Lorenzo CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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