JSF Core Facelets Tag Library.
Tag facet
This tag adds its child as a facet of the nearest parent UIComponent. A child consisting of multiple elements should
be nested within a container component (i.e., within an h:panelGroup for HTML library components).
Unless otherwise specified, all attributes accept static values or EL expressions.
see Javadoc of JSF SpecificationRegister a named facet on the UIComponent associated with the closest parent UIComponent custom action.
Tag Information |
Tag Class | org.apache.myfaces.view.facelets.tag.jsf.core.FacetHandler |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes |
Name | Required | Request-time | Type | Description |
name | true | false | java.lang.String | The name of the facet to be created. This must be a static value. |
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.