[ 
https://issues.apache.org/jira/browse/WICKET-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerolf Seitz updated WICKET-661:
--------------------------------

    Attachment: fire_onchange.patch

> fire onchange event of associated component after date selection
> ----------------------------------------------------------------
>
>                 Key: WICKET-661
>                 URL: https://issues.apache.org/jira/browse/WICKET-661
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-datetime
>    Affects Versions: 1.3.0-beta1
>            Reporter: Gerolf Seitz
>            Priority: Minor
>         Attachments: fire_onchange.patch
>
>
> sometimes it's desirable to be notified after a date was selected.
> therefore the change event (onchange() method) of the associated component 
> should be fired.
> to not break existing code, a second constructor should be added to specify 
> whether the event should be fired, whereas the default behavior is to not 
> fire the event.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to