| |||||||
FRAMES NO FRAMES |
<%@ taglib prefix="composite" uri="http://java.sun.com/jsf/composite" %>
<anyxmlelement xmlns:composite="http://java.sun.com/jsf/composite" />
JSF Composite Facelets Tag Library.
Tag Library Information | |
Display Name | JSF Composite Facelets Tag Library. |
Version | 2.0 |
Short Name | composite |
URI | http://java.sun.com/jsf/composite |
Tag Summary | |
actionSource | No Description |
attribute | No Description |
clientBehavior | No Description |
editableValueHolder | No Description |
extension | No Description |
facet | Define the facets used by this composite component.
This tag is used inside composite:interface tag. All facets should be saved under the key UIComponent.FACETS_KEY on the bean descriptor map as a Map<String, PropertyDescriptor> |
implementation | No Description |
insertChildren | No Description |
insertFacet | Insert or move the facet from the composite component body to the expected location. |
interface | No Description |
renderFacet | Render the facet defined on the composite component body to the current location |
valueHolder | No Description |
| |||||||
FRAMES NO FRAMES |