JSF Composite Facelets Tag Library.
Tag renderFacet


Render the facet defined on the composite component body to the current location


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

Attributes
NameRequiredRequest-timeTypeDescription
nametruefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name that identify the current facet.
requiredfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
Define if the facet to be inserted is required or not for every instance of this composite component.

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.