Bug 346640 - Missing methods or access in the Nattable API
Summary: Missing methods or access in the Nattable API
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: Gregoire Dupe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 339650
  Show dependency tree
 
Reported: 2011-05-20 07:13 EDT by Vincent Lorenzo CLA
Modified: 2020-05-01 11:26 EDT (History)
0 users

See Also:


Attachments

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