[Databinding] Without PropertyChangeListener [message #330754] |
Tue, 12 August 2008 15:55  |
Eclipse User |
|
|
|
Hi,
I only need to update my model from the view not vice versa. Therefore I
would like to avoid to implement PropertyChangeListener support in my model.
I assume I can configure UpdateValueStrategy to tell the system that I
want to have only a one direction binding (only Ui to model). Can
someone point me in the right direction on how to do this?
Best regards, Lars
|
|
|
Re: [Databinding] Without PropertyChangeListener [message #330765 is a reply to message #330754] |
Tue, 12 August 2008 16:15   |
Eclipse User |
|
|
|
You want the PojoObservables coming with 3.4 which don't require
PropertyChangeListeners on the model side.
Tom
Lars Vogel schrieb:
> Hi,
>
> I only need to update my model from the view not vice versa. Therefore I
> would like to avoid to implement PropertyChangeListener support in my
> model.
>
> I assume I can configure UpdateValueStrategy to tell the system that I
> want to have only a one direction binding (only Ui to model). Can
> someone point me in the right direction on how to do this?
>
> Best regards, Lars
--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03119 seconds