[richfaces-issues] [JBoss JIRA] Commented: (RF-978) add ondateselected event to Calendar to add possibility to send requests with a4j:support After the value setted.

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Fri Sep 28 12:35:41 EDT 2007


    [ http://jira.jboss.com/jira/browse/RF-978?page=comments#action_12379362 ] 
            
Aleksej Yanul commented on RF-978:
----------------------------------

<rich:calendar id="calendarID" dataModel="#{calendarDataModel}"
locale="#{calendarBean.locale}" popup="#{calendarBean.popup}"
datePattern="#{calendarBean.pattern}"
weekDayLabels="#{calendarBean.weekDayLabels}"
weekDayLabelsShort="#{calendarBean.weekDayLabelsShort}"
monthLabels="#{calendarBean.monthLabels}"
monthLabelsShort="#{calendarBean.monthLabelsShort}"
value="#{calendarBean.selectedDate}"
currentDate="#{calendarBean.currentDate}"
jointPoint="#{calendarBean.jointPoint}"
direction="#{calendarBean.direction}" 
enableManualInput="#{calendarBean.enableManualInput}"
showInput="#{calendarBean.showInput}" buttonLabel="#{calendarBean.label}"
boundaryDatesMode="#{calendarBean.boundary}"
currentDateChangeListener="#{calendarBean.dcl}"
valueChangeListener="#{calendarBean.ddd}" reRender="counter"
inputClass="ic" buttonClass="bc"
ajaxSingle="#{calendarBean.ajaxSingle}"
buttonIcon="#{calendarBean.icon}"
buttonIconDisabled="#{icon.iconFileManagerReject}"
disabled="#{calendarBean.disabled}"
bypassUpdates="#{calendarBean.bypassUpdates}"
height="#{calendarBean.height}"	
width="#{calendarBean.width}"
zindex="#{calendarBean.zindex}"
toolTipMode="#{calendarBean.toolTipMode}"
scrollMode="#{calendarBean.scrollMode}"
rendered="#{calendarBean.rendered}" 
focus="popupModeID" 
mode="#{calendarBean.mode}" 
required="#{calendarBean.required}"
requiredMessage="Required Message"
		
 ondateselected="alert('work')"
>

> add ondateselected event to Calendar to add possibility to send requests with a4j:support After the value setted.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-978
>                 URL: http://jira.jboss.com/jira/browse/RF-978
>             Project: RichFaces
>          Issue Type: Task
>    Affects Versions: 3.1.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Ilya Shaikovsky
>             Fix For: 3.1.1, 3.2.0
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list