All Downloads are FREE. Search and download functionalities are using the official Maven repository.

facesdoc.HTML_BASIC.javax.faces.NamingContainerjavax.faces.Composite.html Maven / Gradle / Ivy





<font size="-1">component-family:</font> javax.faces.NamingContainer <font size="-1">renderer-type:</font> javax.faces.Composite






HTML_BASIC render-kit
component-family: javax.faces.NamingContainer renderer-type: javax.faces.Composite


Renders a composite component.

Decode Behavior

    No action is required during decode for this renderer.

Encode Behavior

    Ask the argument UIComponent for its facet under the key UIComponent.COMPOSITE_FACET_NAME. Such a facet must exist. Call the encodeAll() method on this facet.

This renderer is not responsible for rendering its children.

This renderer-type has no attributes


Copyright (c) 2003-2010 Oracle America, Inc. All Rights Reserved.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy