Uses of Interface
org.apache.tapestry.contrib.tree.components.INodeRenderFactory

Packages that use INodeRenderFactory
org.apache.tapestry.contrib.tree.components

The tapestry contributed tree component. 

org.apache.tapestry.contrib.tree.simple

Default set of model implementation classes for the Tree component. 

 

Uses of INodeRenderFactory in org.apache.tapestry.contrib.tree.components
 

Methods in org.apache.tapestry.contrib.tree.components that return INodeRenderFactory
 INodeRenderFactory TreeNodeView.getNodeRenderFactory()
           
abstract  INodeRenderFactory TreeNodeView.getNodeRenderFactoryParameter()
           
 

Uses of INodeRenderFactory in org.apache.tapestry.contrib.tree.simple
 

Classes in org.apache.tapestry.contrib.tree.simple that implement INodeRenderFactory
 class SimpleNodeRenderFactory
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.