Hi:
I have several Lists of various domain objects which I would like to use with the PropertySelection component. However, to use them, I have to create an implementation of IPropertySelectionModel for each domain object type (for the reason that I need to do xxx.getName() in the IPropertySelectionModel's getLabel() for each impl.). Is there a generic way to handle this situation without the need of creating all these redundant classes?

Thank you.

-- X. Y. ZHAO


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to