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

Bug 346640

Summary: Missing methods or access in the Nattable API
Product: z_Archived Reporter: Vincent Lorenzo <vincent.lorenzo>
Component: EMF-FacetAssignee: Gregoire Dupe <gdupe>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 339650    

Description Vincent Lorenzo CLA 2011-05-20 07:13:05 EDT
Hi Grégoire, 
  in Papyrus, we try to make synchronized table with the context of the table. In order to do that, we need to have a method addRows(List<?> element>) and a method (removeRows(List<?> elements)) which don't use the command stack. I think there is at least 2 ways to get that : 
  		- the nattableWidget could provide these methods
or 	- the TableInstanceCommandFactory could be accessble (and not in Internal) to get these commands.
or ?

I know this feature needs changes in your API, so it won't be done before 2012.
For this year, we use a PapyrusWidget which extends yours.

Best regards, 
-- 
Vincent Lorenzo