You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Christoph Drießen <ce...@neopoly.de> on 2009/07/07 13:42:52 UTC

Using Converter with DropDownChoice

Hi all,

I'm trying to use a Converter with a DropDownChoice overriding the  
getConverter(Class type) method. Unfortunately this method never gets  
called.
Any ideas?

Christoph



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Using Converter with DropDownChoice

Posted by Marat Radchenko <sl...@gmail.com>.
What model type to you have? Did you call setType on component?
2009/7/7, Christoph Drießen <ce...@neopoly.de>:
> Hi all,
>
>  I'm trying to use a Converter with a DropDownChoice overriding the
> getConverter(Class type) method. Unfortunately this method never gets
> called.
>  Any ideas?
>
>  Christoph
>
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail:
> users-unsubscribe@wicket.apache.org
>  For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org