|
Class Summary |
| DivDecorationRenderer |
Implementation of a decoration renderer, based on div tags. |
| DivPortletRenderer |
Implementation of a Portlet renderer, based on div tags. |
| DivRegionRenderer |
Implementation of a Region renderer, based on div tags. |
| DivWindowRenderer |
Implementation of a WindowRenderer, based on div tags. |
| EmptyDecorationRenderer |
Implementation of a Decoration renderer that creates no markup. |
| EmptyPortletRenderer |
Implementation of a Portlet renderer that create only the portlet content, no markup around it. |
| EmptyRegionRenderer |
Implementation of a Region renderer that creates no markup, and only passes control to the
Portlet renderer of the render set provided by the render context. |
| EmptyWindowRenderer |
Implementation of a Window renderer that creates no markup, and only passed control to the
Portlet renderer. |