cc

Tag renderFacet

Attributes 
NameRequiredTypeDescription
nametruejavax.el.ValueExpression
(must evaluate to java.lang.String)

The value of the name attribute as it must appear on an <f:facet> tag nested within the composite component tag in the using page.

requiredfalsejavax.el.ValueExpression
(must evaluate to boolean)

If true, and there is no such facet present on the top level component, a TagException must be thrown, containing the Location, the facet name, and a localized descriptive error message.