You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Tomzi <Th...@gmx.at> on 2007/07/20 13:12:43 UTC

Override default HtmlTreeRenderer?

Is there a way to override the default HtmlTreeRenderer of the <tree2>
component, in order to add some features?
-- 
View this message in context: http://www.nabble.com/Override-default-HtmlTreeRenderer--tf4116448.html#a11706288
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: Override default HtmlTreeRenderer?

Posted by Andrew Robinson <an...@gmail.com>.
Just extend the renderer, and register it in faces-config.xml. Same
way you register any JSF component renderers.

On 7/24/07, Tomzi <Th...@gmx.at> wrote:
>
> Does anyone know sth about how to do that? I'd like to enhance the default
> Renderer.
>
>
> Tomzi wrote:
> >
> > Is there a way to override the default HtmlTreeRenderer of the <tree2>
> > component, in order to add some features?
> >
>
> --
> View this message in context: http://www.nabble.com/Override-default-HtmlTreeRenderer--tf4116448.html#a11761818
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>

Re: Override default HtmlTreeRenderer?

Posted by Tomzi <Th...@gmx.at>.
Does anyone know sth about how to do that? I'd like to enhance the default
Renderer.


Tomzi wrote:
> 
> Is there a way to override the default HtmlTreeRenderer of the <tree2>
> component, in order to add some features?
> 

-- 
View this message in context: http://www.nabble.com/Override-default-HtmlTreeRenderer--tf4116448.html#a11761818
Sent from the MyFaces - Users mailing list archive at Nabble.com.