Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Difference between revisions of "JFace Data Binding/EMF"
Line 3: | Line 3: | ||
Binding to EMF model objects is supported. See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=75625 Bug 75625] for background - you can find an early version of a plug-in project that provides EMF-based observables in the attachments of the bug. The following articles provide more information: | Binding to EMF model objects is supported. See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=75625 Bug 75625] for background - you can find an early version of a plug-in project that provides EMF-based observables in the attachments of the bug. The following articles provide more information: | ||
− | * http:// | + | * http://tomsondev.bestsolution.at/category/databinding/emf/ |
* http://www.vogella.com/articles/EclipseDataBindingEMF/article.html | * http://www.vogella.com/articles/EclipseDataBindingEMF/article.html | ||
− | |||
[[Category:Data Binding]] | [[Category:Data Binding]] |
Latest revision as of 15:50, 16 August 2012
JFace Data Binding |
Home |
How to Contribute |
FAQ |
Snippets |
Concepts |
Binding |
Converter |
Observable |
Realm |
Binding to EMF model objects is supported. See Bug 75625 for background - you can find an early version of a plug-in project that provides EMF-based observables in the attachments of the bug. The following articles provide more information: