UI-Component Sets
Project Documentation

Summary

Facelet Tag name: <composite:renderFacet>
Facelet Tag class: org.apache.myfaces.view.facelets.tag.composite.RenderFacetHandler
Render the facet defined on the composite component body to the current location

Attributes

Name Type Required Description
name javax.el.ValueExpression true The name that identify the current facet.
required javax.el.ValueExpression false Define if the facet to be inserted is required or not for every instance of this composite component.