Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Re: EMF Databinding using WritableValue
Re: EMF Databinding using WritableValue [message #334131] Wed, 21 January 2009 16:25 Go to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi Jan,

Please ask such generic databinding questions at the eclipse.platform
newsgroup.

Tom

Jan Kohnert schrieb:
> Hello,
>
> I'm using EMF Databinding.
> IObservableValue modelOberservable =
> EMFEditObservables.observeDetailValue(Realm.getDefault(), editingDomain,
> writableValue, feature);
>
> When ever the selection changes I update the writableValue
> (org.eclipse.core.databinding.observable.value.WritableValue ).
>
> Now I want to change a list of objects when ever the selection contains
> more than one object of the specific type. For example, I have three
> Persons selected ant by typing something into a databounded textfield I
> want the change to be made to all three persons.
>
> How can this be done?
>
> Thanks!
>
>


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Re: EMF Databinding using WritableValue [message #334139 is a reply to message #334131] Thu, 22 January 2009 00:00 Go to previous messageGo to next message
Matthew Hall is currently offline Matthew HallFriend
Messages: 368
Registered: July 2009
Senior Member
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=175735

Matthew

> Jan Kohnert schrieb:
>> Hello,
>>
>> I'm using EMF Databinding.
>> IObservableValue modelOberservable =
>> EMFEditObservables.observeDetailValue(Realm.getDefault(), editingDomain,
>> writableValue, feature);
>>
>> When ever the selection changes I update the writableValue
>> (org.eclipse.core.databinding.observable.value.WritableValue ).
>>
>> Now I want to change a list of objects when ever the selection contains
>> more than one object of the specific type. For example, I have three
>> Persons selected ant by typing something into a databounded textfield I
>> want the change to be made to all three persons.
>>
>> How can this be done?
>>
>> Thanks!
>>
>>
>
>
Re: EMF Databinding using WritableValue [message #334154 is a reply to message #334139] Thu, 22 January 2009 09:48 Go to previous messageGo to next message
Jan Kohnert is currently offline Jan KohnertFriend
Messages: 196
Registered: July 2009
Senior Member
Matthew,

If I understand it right, all I've to do is to update to Eclipse 3.5m5 and
use the API providet with it??

Jan
Re: EMF Databinding using WritableValue [message #334161 is a reply to message #334154] Thu, 22 January 2009 17:28 Go to previous message
Matthew Hall is currently offline Matthew HallFriend
Messages: 368
Registered: July 2009
Senior Member
Jan Kohnert wrote:
> If I understand it right, all I've to do is to update to Eclipse 3.5m5
> and use the API providet with it??

No, the API is not yet implemented. The link I gave you points to the
bug report where development on the feature is being tracked.

Matthew
Previous Topic:[JFace] Text and Dialog button CellEditor?
Next Topic:JFACE wizard next button implementation
Goto Forum:
  


Current Time: Fri Mar 29 12:27:58 GMT 2024

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

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

Back to the top