Community
Participate
Working Groups
Currently, the papyrus tables use the default command factory provided by EMF-Facet. The Nattable EMF-Facet API allows us to declare our own command factory (thanks to the extension point commandFactory). We must provide a Papyrus command factory using the ElementEditService in order to keep the consistency of the diagrams when elements are edited inside the table.
Done In R4654. This bug can be closed.
Minor change in R4679 : add some emf facet elements in the test of the factory