Uses of Class
org.apache.tiles.renderer.impl.AbstractTypeDetectingAttributeRenderer

Packages that use AbstractTypeDetectingAttributeRenderer
org.apache.tiles.renderer.impl Default implementations to manage attribute rendering. 
 

Uses of AbstractTypeDetectingAttributeRenderer in org.apache.tiles.renderer.impl
 

Subclasses of AbstractTypeDetectingAttributeRenderer in org.apache.tiles.renderer.impl
 class DefinitionAttributeRenderer
          Renders an attribute that contains a reference to a definition.
 class StringAttributeRenderer
          Renders an attribute that contains a string.
 class TemplateAttributeRenderer
          Renders an attribute that contains a reference to a template.
 



Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.