Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF Databinding
EMF Databinding [message #893127] Mon, 02 July 2012 18:25 Go to next message
arthurembo Simo is currently offline arthurembo SimoFriend
Messages: 16
Registered: May 2011
Location: Germany
Junior Member
Hallo,

I have the following problem. I have a model:

MyModel
-attribut: name (String)
-attribut: values (Elist<String>)

I build an example editor to edit my model. So I bind the attribut name with a Text. it's work fine.

How can I bind the attribut values with a TableViewer?

thanks

Re: EMF Databinding [message #894048 is a reply to message #893127] Fri, 06 July 2012 13:40 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Take a look at the databinding snippets or my EMF-Databinding tutorial
at http://tomsondev.bestsolution.at/category/databinding/emf/tutorials/

Tom

Am 02.07.12 20:25, schrieb arthurembo Simo:
> Hallo,
>
> I have the following problem. I have a model:
>
> MyModel
> -attribut: name (String)
> -attribut: values (Elist<String>)
>
> I build an example editor to edit my model. So I bind the attribut name
> with a Text. it's work fine.
>
> How can I bind the attribut values with a TableViewer?
>
> thanks
>
>
Re: EMF Databinding [message #894197 is a reply to message #894048] Sat, 07 July 2012 13:58 Go to previous message
arthurembo Simo is currently offline arthurembo SimoFriend
Messages: 16
Registered: May 2011
Location: Germany
Junior Member
thanks thomas, it helps me!
Previous Topic:[CDO] Memoryleak with H2 in CDO4.1?
Next Topic:[Xcore] How can I use *set* keyword
Goto Forum:
  


Current Time: Thu Apr 25 18:49:37 GMT 2024

Powered by FUDForum. Page generated in 0.02551 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top