| [news.eclipse.platform] Re: [Databinding] bindlist() with filter |
Peter Maas wrote:
I'm trying to solve the following problem: A list containing objects of
different classes has to be synchronized with some GUI elements. There is
a one-to-one correspondence between classes and GUI elements: Each GUI
element shows objects of one class only.