Community
Participate
Working Groups
The Interface INatTableWidget2 should provide a method deleteRows(List<EObject> elements). This method could be used by developers to remove row programmatically.
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.
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 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
(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