On Sun, Mar 15, 2009 at 12:59 PM, Simon Kitching <skitch...@apache.org>wrote:

> On Sat, 2009-03-14 at 08:25 +0200, Anton Gavazuk wrote:
> > Hi all,
> >
> > looked through the list of tags and found iconProvider tag -
> >
> > org.apache.myfaces.custom.tree.taglib.IconProviderTag
> >
> > does anyone know anything about the tag - what is it?
> >
>
> I don't know. But from the packagename it appears to be something
> associated with the old tomahawk tree component. So unless you are using
> the old tree component, I would expect that it is not useful.
>
> Regards,
> Simon
>
>
Hi

Checking the code, IconProviderTag is used in conjunction with t:tree tag to
retrieve urls used to get icons for this component.

Its attribute "type" should be filled by a fully qualified class name that
implements org.apache.myfaces.custom.tree.IconProvider interface.

regards

Leonardo Uribe

Reply via email to