You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Kevin Gutch <kg...@protechemail.com> on 2007/03/20 17:54:23 UTC

t:swapImage

Has anyone used t:swapImage with facelets. If so can you show me the tag 
for the taglib file?

Thanks,

Kevin



Re: t:swapImage

Posted by Mike Kienenberger <mk...@gmail.com>.
I haven't used it, but here's the relevent source code:

   public static final String COMPONENT_TYPE =
"org.apache.myfaces.HtmlSwapImage";
    private static final String DEFAULT_RENDERER_TYPE =
"org.apache.myfaces.SwapImage";


On 3/20/07, Kevin Gutch <kg...@protechemail.com> wrote:
> Has anyone used t:swapImage with facelets. If so can you show me the tag
> for the taglib file?
>
> Thanks,
>
> Kevin
>
>
>
>