ICEfaces
  1. ICEfaces
  2. ICE-7636

ace:dateTimeEntry add 'dateTextChange' event

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC1
    • Fix Version/s: 3.0.1, EE-3.0.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat 7.0.12
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      When nesting ace:ajax inside an ace:dateTimeEntry tag and having a listener execute on the 'dateSelect' client event it is working when you select from the popup or use the input field and hit enter. However, it does not recognize using the input field to change the date and then tabbing out of the field.

      I tried using the valueChange and blur client events, however the method signature of the listener has an AjaxBehaviorEvent as a parameter and I cannot access the submitted value of the component from that event.

      Ideally, the dateSelect client event would also include the case where a new date is input and the user tabs out of the field.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28227 Wed Mar 07 18:10:01 MST 2012 yip.ng ICE-7636: ace:dateTimeEntry add onBlur to dateSelect Event.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryMeta.java
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/resources/icefaces.ace/datetimeentry/datetimeentry.js
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntry.java
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/event/DateTextChangeEvent.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28108 Thu Mar 01 11:58:42 MST 2012 yip.ng ICE-7636: ace:dateTimeEntry add onBlur to dateSelect Event.
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/event/DateTextChangeEvent.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntry.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryMeta.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datetimeentry/datetimeentry.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java

          People

          • Assignee:
            yip.ng
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: