UI-Component Sets
Project Documentation

Summary

Facelet Tag name: <composite:insertFacet>
Facelet Tag class: org.apache.myfaces.view.facelets.tag.composite.InsertFacetHandler
Insert or move the facet from the composite component body to the expected 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.