[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[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.

Can you go into more detail on what is in the list and what are the GUI elements?
-brad