This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.tiles.renderer.impl.AbstractBaseAttributeRenderer (Tiles 2 2.1.4 API)

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

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

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

Subclasses of AbstractBaseAttributeRenderer 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.
 class UntypedAttributeRenderer
          Renders an attribute that has no associated renderer.
 



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