站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.4 API 英文版文档

org.jboss.portal.theme.impl.render - JBOSS Portal 2.4 API 英文版文档


Package org.jboss.portal.theme.impl.render

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.