JSF Composite Facelets Tag Library.
Tag 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


Tag Information
Tag Classorg.apache.myfaces.view.facelets.tag.composite.FacetHandler
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
namefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
displayNamefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
requiredfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
Indicate if the attribute is required or not

Myfaces specific feature: this attribute is checked only if project stage is not ProjectStage.Production when a composite component is created.

preferredfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
No Description
expertfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
No Description
shortDescriptionfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.