See: Description
Class | Description |
---|---|
AbstractBaseAttributeRenderer |
Base abstract class that manages authorization to display the attribute.
|
AbstractTypeDetectingAttributeRenderer |
Abstract implementation of
TypeDetectingAttributeRenderer that
implements AbstractTypeDetectingAttributeRenderer.isRenderable(Attribute, TilesRequestContext) to delegate
to TypeDetectingAttributeRenderer.isRenderable(Object, Attribute, TilesRequestContext) . |
BasicRendererFactory |
Basic renderer factory implementation.
|
ChainedDelegateAttributeRenderer |
Renders an attribute that has no associated renderer using delegation to
other renderers.
|
DefinitionAttributeRenderer |
Renders an attribute that contains a reference to a definition.
|
StringAttributeRenderer |
Renders an attribute that contains a string.
|
TemplateAttributeRenderer |
Renders an attribute that contains a reference to a template.
|
UntypedAttributeRenderer | Deprecated |
Copyright © 2016. All rights reserved.