This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.tiles.evaluator.AttributeEvaluatorAware (Tiles 2 2.1.4 API)

Uses of Interface
org.apache.tiles.evaluator.AttributeEvaluatorAware

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

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

Classes in org.apache.tiles.renderer.impl that implement AttributeEvaluatorAware
 class AbstractBaseAttributeRenderer
          Base abstract class that manages authorization to display the attribute.
 class BasicRendererFactory
          Basic renderer factory implementation.
 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.