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 Class | org.apache.myfaces.view.facelets.tag.composite.FacetHandler |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes |
Name | Required | Request-time | Type | Description |
name | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
displayName | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
required | false | false | javax.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.
|
preferred | false | false | javax.el.ValueExpression
(must evaluate to boolean )
| No Description |
expert | false | false | javax.el.ValueExpression
(must evaluate to boolean )
| No Description |
shortDescription | false | false | javax.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.