org.jboss.portal.theme.impl.render.empty |
|
Java Source File Name | Type | Comment |
EmptyDecorationRenderer.java | Class | Implementation of a Decoration renderer that creates no markup. |
EmptyPortletRenderer.java | Class | Implementation of a Portlet renderer that create only the portlet content, no markup around it. |
EmptyRegionRenderer.java | Class | 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.java | Class | Implementation of a Window renderer that creates no markup, and only passed control to the Portlet renderer. |