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

Bug 335024

Summary: Table Context documentation
Product: z_Archived Reporter: Vincent Lorenzo <vincent.lorenzo>
Component: EMF-FacetAssignee: Gregoire Dupe <gdupe>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P1 CC: emft.facet-inbox, gdupe, nicolas.guyomar
Version: unspecifiedFlags: gdupe: indigo+
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
oeef.widgets.nattable.instance with updated model documentation gdupe: iplog-

Description Vincent Lorenzo CLA 2011-01-21 09:53:20 EST
The documentation for table context is not clear : 
"If the meaning of the 'Context' reference isn't clear, there really should be more of a description here..."

When do I use the context?
Can I use the context to distinguish easily different type of table?
Comment 1 Vincent Lorenzo CLA 2011-01-21 10:29:17 EST
the same thing for parameter. Maybe I'm wrong, nut currently this field is never used, isn't it?
Comment 2 Nicolas Guyomar CLA 2011-02-02 09:25:32 EST
Created attachment 188143 [details]
oeef.widgets.nattable.instance with updated model documentation

Hi Vincent,

Indeed the model documentation was not updated for Context and Parameter.
Please find attached the updated org.eclipse.emf.facet.widgets.nattable.instance plug-in project.

Context is usually the parent of every element created in an instantiation method.
Parameter contains everything additional elements you want to have in the instantiation method.

Those 2 objects are given to the instantiation method execution manager when the user click on the "Create new element" menu of the sample editor/view provided in org.eclipse.emf.facet.widgets.nattable.workbench

(a) I, Nicolas Guyomar, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
(c) I contribute the content under the EPL.


Regards

Nicolas Guyomar
Comment 3 Nicolas Guyomar CLA 2011-02-18 10:52:58 EST
Hi,

This enhancement has been included in Bug 335020

Regards,
Nicolas Guyomar
Comment 4 Gregoire Dupe CLA 2011-02-18 10:56:12 EST
This bug can then be marked has fixed.
Comment 5 Vincent Lorenzo CLA 2011-02-24 09:23:25 EST
This bug can be closed.