Hi Marcus,
Yes the getter is public.
2007/9/21, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> nope, is your getter public?
>
> > -Original Message-
> > From: Frank [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, September 20, 2007 10:19 PM
> >
nope, is your getter public?
> -Original Message-
> From: Frank [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 20, 2007 10:19 PM
> To: Tapestry users
> Subject: T 4.1.2 Autocompleter
>
> Hi,
>
> This is driving me crazy ;-) I just can't f
Hi,
This is driving me crazy ;-) I just can't figure out why I get a Unknown
property 'id' when I use the DefaultAutocompleteModel. The objects in the
List has the getId() and setId(int id)
Any one got that "error" ?