| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.rcfaces.core.internal.taglib.DateItemTag |
| TagExtraInfo Class | org.rcfaces.core.internal.taglib.CameliaTagExtraInfo |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| id | false | true | java.lang.String | A string specifying the identifier for this component. This value must be unique within the closest parent component that is a naming container. |
| binding | false | false | javax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
| The value binding expression linking this component to a property in a backing bean. |
| itemLabel | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value specifying the label to be displayed to the user for this option. |
| itemValue | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| A string value to be returned to the server if this option is selected by the user. |
| itemDisabled | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean value indicating whether the option created by this component is disabled. Expressions must evaluate to a boolean. Default value is false. |
| itemDescription | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value describing the item. |
| disabled | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean value that represents the disabled state of the component. |
| unlockedClientAttributeNames | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value holding a comma separated list of the client modifiable properties. |
| itemValue | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value to be returned to the server if this option is selected by the user. |
| itemLabel | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value specifying the label to be displayed to the user for this option. |
| itemDescription | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value describing the item. |
| itemDisabled | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean value indicating whether the option created by this component is disabled. Expressions must evaluate to a boolean. Default value is false. |
| toolTipText | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value specifying the tooltip for the component (shown when the pointe hover the component). |
| text | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value specifying the text (literal or binding) to be shown. |
| styleClass | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A space-separated list of CSS style class(es) to be applied to the component. This value will be passed through as the "class" attribute on generated markup. |
| menuPopupId | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| No Description |
| literalLocale | false | false | javax.el.ValueExpression
(must evaluate to java.util.Locale)
| No Description |
| literalTimeZone | false | false | javax.el.ValueExpression
(must evaluate to java.util.TimeZone)
| No Description |
| date | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| The date value. (format : according the the declared locale) |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||