v
Tag dateItem


An item specialized for date values.


Tag Information
Tag Classorg.rcfaces.core.internal.taglib.DateItemTag
TagExtraInfo Classorg.rcfaces.core.internal.taglib.CameliaTagExtraInfo
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringA string specifying the identifier for this component. This value must be unique within the closest parent component that is a naming container.
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The value binding expression linking this component to a property in a backing bean.
itemLabelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A string value specifying the label to be displayed to the user for this option.
itemValuefalsefalsejavax.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.
itemDisabledfalsefalsejavax.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.
itemDescriptionfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A string value describing the item.
disabledfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
A boolean value that represents the disabled state of the component.
unlockedClientAttributeNamesfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A string value holding a comma separated list of the client modifiable properties.
itemValuefalsefalsejavax.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.
itemLabelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A string value specifying the label to be displayed to the user for this option.
itemDescriptionfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A string value describing the item.
itemDisabledfalsefalsejavax.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.
toolTipTextfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A string value specifying the tooltip for the component (shown when the pointe hover the component).
textfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A string value specifying the text (literal or binding) to be shown.
styleClassfalsefalsejavax.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.
menuPopupIdfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
literalLocalefalsefalsejavax.el.ValueExpression
(must evaluate to java.util.Locale)
No Description
literalTimeZonefalsefalsejavax.el.ValueExpression
(must evaluate to java.util.TimeZone)
No Description
datefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The date value. (format : according the the declared locale)

Variables
No Variables Defined.


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.