Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 335024 - Table Context documentation
Summary: Table Context documentation
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Gregoire Dupe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 09:53 EST by Vincent Lorenzo CLA
Modified: 2020-05-01 11:27 EDT (History)
3 users (show)

See Also:
gdupe: indigo+


Attachments
oeef.widgets.nattable.instance with updated model documentation (100.35 KB, application/x-zip-compressed)
2011-02-02 09:25 EST, Nicolas Guyomar CLA
gdupe: iplog-
Details

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