Please see: http://wicket-wiki.org.uk/wiki/index.php/Using_custom_converters

Eelco

On 2/15/06, karthik Guru <[EMAIL PROTECTED]> wrote:
> ok looks like this -
>
> wicket.util.convert.Converter.set(final Class c, final ITypeConverter 
> converter)
>
> passing in PhoneNumber and PhoneNumberConverter?
>
> shoud work?
>
> - karthik
>
>
> On 2/16/06, karthik Guru <[EMAIL PROTECTED]> wrote:
> > Is there a way to register a converter for a type globally.
> > Something like use -
> > com.converter.PhoneConverter if the underlying model object is of type
> > com.model.PhoneNumber.
> >
>
>
> --
>  - karthik
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to