| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.myfaces.view.facelets.tag.composite.AttributeHandler |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
name | true | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
targets | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
default | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| 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 | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Only available if ProjectStage is Development. |
required | false | false | javax.el.ValueExpression
(must evaluate to boolean )
| 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. |
preferred | false | false | javax.el.ValueExpression
(must evaluate to boolean )
| Only available if ProjectStage is Development. |
expert | false | false | javax.el.ValueExpression
(must evaluate to boolean )
| Only available if ProjectStage is Development. |
shortDescription | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Only available if ProjectStage is Development. |
method-signature | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
type | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
hidden | false | false | javax.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. Only available if ProjectStage is Development. |
targetAttributeName | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |