Re: Share a new common IPropertySelectionModel impl

2006-04-12 Thread linuja
O~, Sorry, But I'm not for help, just share a new *impl* of the IPropertySelectionModel. I saw the http://wiki.apache.org/jakarta-tapestry/PropertySelectionForAll?highlight=%28IPropertySelectionModel%29, and feel this is better.

Re: Share a new common IPropertySelectionModel impl

2006-04-12 Thread Peter Svensson
I don't understand your question, linjua. Please describe the error you get. Cheers, PS On 4/12/06, linuja <[EMAIL PROTECTED]> wrote: > > The Adapter interface: > > public interface NameAdaptable { > public String getName(T obj); > } > > The IPropertySelectionModel impl class: > > public clas