UI-Component Sets
Project Documentation

Summary

Facelet Tag name: <composite:attribute>
Facelet Tag class: org.apache.myfaces.view.facelets.tag.composite.AttributeHandler

Attributes

Name Type Required Description
default jakarta.el.ValueExpression false If this property is set and the attribute does not have any value (null), the value set on this property is returned as default instead null.
displayName jakarta.el.ValueExpression false Only available if ProjectStage is Development.
expert jakarta.el.ValueExpression false Only available if ProjectStage is Development.
hidden jakarta.el.ValueExpression false The "hidden" flag is used to identify features that are intended only for tool use, and which should not be exposed to humans. Only available if ProjectStage is Development.
method-signature jakarta.el.ValueExpression false
name jakarta.el.ValueExpression true
preferred jakarta.el.ValueExpression false Only available if ProjectStage is Development.
required jakarta.el.ValueExpression false 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.

shortDescription jakarta.el.ValueExpression false Only available if ProjectStage is Development.
targetAttributeName jakarta.el.ValueExpression false
targets jakarta.el.ValueExpression false
type jakarta.el.ValueExpression false