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


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