|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeRenderer
An object that can render an attribute. For each attribute, if it needs to be rendered, has an associated renderer.
Method Summary | |
---|---|
void |
render(Attribute attribute,
TilesRequestContext request)
Renders an attribute. |
Method Detail |
---|
void render(Attribute attribute, TilesRequestContext request) throws IOException
attribute
- The attribute to render.request
- The Tiles request context.
IOException
- If something goes wrong during rendition.
RendererException
- If something goes wrong during rendition.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |