composite
Tag interface




Attributes
NameRequiredRequest-timeTypeDescription
namefalsetruejava.lang.String

The name of this composite component. Advisory only. The real name is taken from the filename. The value of this attribute will be set as the value for this property on the composite component bean descriptor.

componentTypefalsetruejava.lang.String

The component-type of the UIComponent that will serve as the composite component root for this composite component. The declared component-family for this component must be javax.faces.NamingContainer.

displayNamefalsetruejava.lang.String

The name to display in a tool palette containing this component. The value of this attribute will be set as the value for this property on the composite component bean descriptor.

preferredfalsetrueboolean

Is this a "preferred" component. The value of this attribute will be set as the value for this property on the composite component bean descriptor.

expertfalsetrueboolean

Is this component only for expert users? The value of this attribute will be set as the value for this property on the composite component bean descriptor.

shortDescriptionfalsetruejava.lang.String

A short description of the purpose of this component. The value of this attribute will be set as the value for this property on the composite component bean descriptor.



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.