[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: [jface.databinding] empty-selection state not supported by SingleSelectionObservableValue?

Daniel Krügler wrote:
You are correct, we should call Combo.deselectAll() when the index is set to -1. Would you file a bug against Platform - UI for this? Please preface the subject line with [DataBinding] to make it easy to triage.

I did so, see:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=288642

Thanks, I'll take a look.

A final point: It would be great, if jface databinding could add in the
future bean reflection of *generic* classes (in a special project that
requires Java 1.5), e.g. for classes like

This might be possible down the road. Would you file a bug for this too so it stays on my radar?


Matthew