|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeDetectingAttributeRenderer | |
|---|---|
| org.apache.tiles.renderer.impl | Default implementations to manage attribute rendering. |
| Uses of TypeDetectingAttributeRenderer in org.apache.tiles.renderer.impl |
|---|
| Classes in org.apache.tiles.renderer.impl that implement TypeDetectingAttributeRenderer | |
|---|---|
class |
AbstractTypeDetectingAttributeRenderer
Abstract implementation of TypeDetectingAttributeRenderer that
implements AbstractTypeDetectingAttributeRenderer.isRenderable(Attribute, TilesRequestContext) to delegate
to isRenderable(Object, Attribute, TilesRequestContext). |
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. |
| Methods in org.apache.tiles.renderer.impl with parameters of type TypeDetectingAttributeRenderer | |
|---|---|
void |
ChainedDelegateAttributeRenderer.addAttributeRenderer(TypeDetectingAttributeRenderer renderer)
Adds an attribute renderer to the list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||