[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.emf] Re: EMF Databinding
|
In my blog [1] I show a complete example how to use EMF-Databinding
(it's not showing directly how to bind to a label but you should be able
to figure this out yourself when you see how to bind to the text
property of a Text-Widget)
[1]http://tomsondev.bestsolution.at/2009/06/06/galileo-improved-emf-databinding-support/
Tom
Rencana Tarigan schrieb:
> Hai..
> can somebody tell me how to binding EMF Model to a SWT Label ?
>
> Thanks..