Package | Description |
---|---|
org.omnifaces.component.output |
Modifier and Type | Class and Description |
---|---|
class |
Cache
The
<o:cache> component allows to cache a fragment of rendered markup. |
class |
ConditionalComment
The
<o:conditionalComment> component renders a conditional comment. |
class |
ResourceInclude
The
<o:resourceInclude> component can be used to catch the output from a JSP or Servlet
resource and render it as output to the JSF writer. |
class |
Url
The
<o:url> is a component which renders the given JSF view ID as a bookmarkable URL with support
for exposing it into the request scope by the variable name as specified by the var attribute instead of
rendering it. |
Copyright © 2012–2017 OmniFaces. All rights reserved.