<p>The <t:iconProvider> tag renders a component that provides custom node icons for a tree. It takes the fully-qualified name of a Java class implementing the Tomahawk IconProvider interface.</p>
Example
<t:iconProvider> </t:iconProvider>
Tag Attributes
type
Text
Required
The type attribute expects a fully-qualified name of a Java class implementing the Tomahawk IconProvider interface. This class is responsible for providing a URL for a custom node icon in the tree.