ed.contains(
> a
> ).
>
> Therefore, class A must override Object.equals() if you don't work with
> the
> very same instances of A in the IPropertySelectionModel and the
> selected-list.
>
> To be more specific about this I'd have to know about exactly how
you don't work with
> the
> very same instances of A in the IPropertySelectionModel and the
> selected-list.
>
> To be more specific about this I'd have to know about exactly how your
> selected-List and your IPropertySelectionModel are populated
>
> hth Marcus
&g
l Message-
> From: Rui Pacheco [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 15, 2006 1:13 AM
> To: Tapestry users
> Subject: Re: Setting selected values on Palette
>
> Hi Marcus
>
> Could you please explain what do you mean by that?
>
> On 6/14/06, Rui Pa
06 1:13 AM
> To: Tapestry users
> Subject: Re: Setting selected values on Palette
>
> Hi Marcus
>
> Could you please explain what do you mean by that?
>
> On 6/14/06, Rui Pacheco <[EMAIL PROTECTED]> wrote:
> >
> > > Just be sure that modelObj.equals( s
Hi Marcus
Could you please explain what do you mean by that?
On 6/14/06, Rui Pacheco <[EMAIL PROTECTED]> wrote:
> Just be sure that modelObj.equals( selectedObj ) returns true when it
should.
What do you mean? The object that I pass to the selected parameter should
be the same as the model? B
Just be sure that modelObj.equals( selectedObj ) returns true when it
should.
What do you mean? The object that I pass to the selected parameter should be
the same as the model? But the documentation mentions a List. Should I pass
a List of models, then?
On 6/14/06, Schulte Marcus <[EMAIL PROT
You can use any collection of Model-objects (the objects which are returned
by getOption(int) from your PropertySelectionModel).
Just be sure that modelObj.equals( selectedObj ) returns true when it
should.
Marcus
> -Original Message-
> From: Rui Pacheco [mailto:[EMAIL PROTECTED]
> Sent