cc

Tag facet

Attributes 
NameRequiredTypeDescription
displayNamefalsejavax.el.ValueExpression
(must evaluate to java.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.

expertfalsejavax.el.ValueExpression
(must evaluate to boolean)

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

hiddenfalsejavax.el.ValueExpression
(must evaluate to boolean)

The "hidden" flag is used to identify features that are intended only for tool use, and which should not be exposed to humans.

nametruejavax.el.ValueExpression
(must evaluate to java.lang.String)

The name of the attribute as it must appear on the composite component tag in the using page.

preferredfalsejavax.el.ValueExpression
(must evaluate to boolean)

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

requiredfalsejavax.el.ValueExpression
(must evaluate to boolean)

True if the page author must supply a facet with this name.

shortDescriptionfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)

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