RichFaces
Tag calendar




Tag Information
Tag Classorg.richfaces.taglib.CalendarTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
oncurrentdateselectfalsefalsejava.lang.StringonCurrentDateSelect event handler
buttonLabelfalsefalsejava.lang.StringDefines label for the popup button element. If the attribute is set "buttonIcon" and "buttonIconDisabled" are ignored
ondatemouseoutfalsefalsejava.lang.StringonDateMouseOut event handler
monthLabelsShortfalsefalsejava.lang.StringAttribute that allows to customize short names of the months. Should accept list with the month names
oninputselectfalsefalsejava.lang.Stringinput onSelect event handler
ondateselectfalsefalsejava.lang.StringonDateSelect event handler
focusfalsefalsejava.lang.Stringid of element to set focus after request completed on client side
buttonClassfalsefalsejava.lang.StringStyle Class attribute for the popup button
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
onexpandfalsefalsejava.lang.StringonExpand event handler
localefalsefalsejava.lang.StringUsed for locale definition
bypassUpdatesfalsefalsejava.lang.StringIf "true", after process validations phase it skips updates of model beans on a force render response. It can be used for validating components input
inputStylefalsefalsejava.lang.StringStyle attribute for text field
ondateselectedfalsefalsejava.lang.StringonDateSelected event handler
requiredMessagefalsefalsejava.lang.StringA ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used
limitToListfalsefalsejava.lang.StringIf "true", updates on client side ONLY elements from this 'reRender' property. If "false" (default) updates all rendered by ajax region components
showWeeksBarfalsefalsejava.lang.StringIf false this bar should not be shown
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
buttonIconDisabledfalsefalsejava.lang.StringDefines disabled icon for the popup button element. The attribute is ignored if the "buttonLabel" is set
dayStyleClassfalsefalsejava.lang.StringShould be binded to some JS function that will provide style classes for special sets of days highlighting.
oncollapsefalsefalsejava.lang.StringonCollapse event handler
oninputfocusfalsefalsejava.lang.Stringinput onFocus event handler
todayControlModefalsefalsejava.lang.StringPossible values are "scroll", "select", "hidden"
datePatternfalsefalsejava.lang.StringDefines date pattern
oninputkeydownfalsefalsejava.lang.Stringinput onKeyDown event handler
timeoutfalsefalsejava.lang.StringResponse waiting time on a particular request. If a response is not received during this time, the request is aborted
oninputkeypressfalsefalsejava.lang.Stringinput onKeyPress event handler
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
toolTipModefalsefalsejava.lang.StringUsed to specify mode to load tooltips. Valid values are "none", "single" and "batch"
disabledfalsefalsejava.lang.StringIf "true", rendered is disabled. In "popup" mode both controls are disabled
preloadDateRangeEndfalsefalsejava.lang.StringDefines the last range of date which will be loaded to client from dataModel under rendering
weekDayLabelsShortfalsefalsejava.lang.StringAttribute that allows to customize short names of the weeks. Should accept list with the weeks names.
zindexfalsefalsejava.lang.StringAttribute is similar to the standard HTML attribute and can specify window placement relative to the content
validatorfalsefalsejava.lang.StringMethodBinding pointing at a method that is called during Process Validations phase of the request processing lifecycle, to validate the current value of this component
showScrollerBarfalsefalsejava.lang.StringIf false this bar should not be shown
oninputclickfalsefalsejava.lang.Stringinput onClick event handler
showInputfalsefalsejava.lang.String"false" value for this attribute makes text field invisible. If "true" - input field will be shown
popupfalsefalsejava.lang.StringIf "true" calendar will be rendered initially as hidden with additional elements for calling as popup
directionfalsefalsejava.lang.StringDefines direction of the calendar popup (top-left, top-right, bottom-left, bottom-right (Default), auto)
currentDateChangeListenerfalsefalsejava.lang.StringMethodBinding representing an action listener method that will be notified after date selection
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
enableManualInputfalsefalsejava.lang.StringIf "true" calendar input will be editable and it will be possible to change the date manualy. If "false" value for this attribute makes a text field "read-only", so the value can be changed only from a handle
jointPointfalsefalsejava.lang.StringSet the corner of the button for the popup to be connected with (top-left, top-right, bottom-left (Default), bottom-right, auto)
dataModelfalsefalsejava.lang.StringUsed to provide data for calendar elements. If data is not provided, all Data Model related functions are disabled
oncompletefalsefalsejava.lang.StringJavaScript code for call after request completed on client side
inputClassfalsefalsejava.lang.StringStyle Class attribute for the text field
verticalOffsetfalsefalsejava.lang.StringSets the vertical offset between button and calendar element conjunction point
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
reRenderfalsefalsejava.lang.StringId['s] (in format of call UIComponent.findComponent()) of components, rendered in case of AjaxRequest caused by this component. Can be single id, comma-separated list of Id's, or EL Expression with array or Collection
weekDayLabelsfalsefalsejava.lang.StringList of the day names displays on the days bar in the following way "Sun, Mon, Tue, Wed, …"
isDayEnabledfalsefalsejava.lang.StringShould be binded to some JS function that returns day state.
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
ajaxSinglefalsefalsejava.lang.Stringif "true", submits ONLY one field/link, instead of all form controls
oninputkeyupfalsefalsejava.lang.Stringinput onKeyUp event handler
cellHeightfalsefalsejava.lang.Stringattribute to set fixed cells height
oninputblurfalsefalsejava.lang.Stringinput onBlur event handler
timeZonefalsefalsejava.lang.StringUsed for current date calculations
currentDatefalsefalsejava.lang.StringDefines current date
valuefalsefalsejava.lang.StringThe initial value to set when rendered for the first time
ondatemouseoverfalsefalsejava.lang.StringonDateMouseOver event handler
requiredfalsefalsejava.lang.StringIf "true", this component is checked for non-empty input
horizontalOffsetfalsefalsejava.lang.StringSets the horizontal offset between button and calendar element conjunction point
validatorMessagefalsefalsejava.lang.StringA ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator
modefalsefalsejava.lang.StringValid values = ajax or client
valueChangeListenerfalsefalsejava.lang.StringListener for value changes
statusfalsefalsejava.lang.StringID (in format of call UIComponent.findComponent()) of Request status component
requestDelayfalsefalsejava.lang.StringAttribute defines the time (in ms.) that the request will be wait in the queue before it is ready to send. When the delay time is over, the request will be sent to the server or removed if the newest 'similar' request is in a queue already
eventsQueuefalsefalsejava.lang.StringName of requests queue to avoid send next request before complete other from same event. Can be used to reduce number of requests of frequently events (key press, mouse move etc.)
preloadDateRangeBeginfalsefalsejava.lang.StringDefine the initial range of date which will be loaded to client from dataModel under rendering
converterMessagefalsefalsejava.lang.StringA ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter
showWeekDaysBarfalsefalsejava.lang.StringIf false this bar should not be shown
immediatefalsefalsejava.lang.StringA flag indicating that this component value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until a Process Validations phase
buttonIconfalsefalsejava.lang.StringDefines icon for the popup button element. The attribute is ignored if the "buttonLabel" is set
cellWidthfalsefalsejava.lang.Stringattribute to set fixed cells width
showApplyButtonfalsefalsejava.lang.StringIf false ApplyButton should not be shown
onbeforedomupdatefalsefalsejava.lang.StringJavaScript code for call before DOM has been updated on client side
ignoreDupResponsesfalsefalsejava.lang.StringAttribute allows to ignore an Ajax Response produced by a request if the newest 'similar' request is in a queue already. ignoreDupResponses="true" does not cancel the request while it is processed on the server, but just allows to avoid unnecessary updates on the client side if the response isn't actual now
monthLabelsfalsefalsejava.lang.StringAttribute that allows to customize names of the months. Should accept list with the month names
boundaryDatesModefalsefalsejava.lang.StringUsed for the dates boundaries in the list. Valid values are "inactive" (Default) – dates inactive and gray colored, "scroll" – boundaries work as month scrolling controls, and "select" – boundaries work in the same way as "scroll" but with the date clicked selection
oninputchangefalsefalsejava.lang.Stringinput onChange event handler

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.