[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: [Databinding]: How can I reverse the target changes?

Ben wrote:
Hi there,

Is it possible to reverse/reset the target changes to its original value (e.g. the value set before it gained focus) when it loses the focus and the validation IStatus is other than OK?

TIA!


Have you tried binding.updateModelToTarget() ?

Matthew