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

Igor Vaynberg resolved WICKET-2216.
-----------------------------------

    Resolution: Won't Fix
      Assignee: Igor Vaynberg

if you dont want to use an anonymous class create your own subclass. like johan 
pointed out, we dont want to keep this state in session because it can easily 
be recreated when needed.

> DatePicker should not need to be extended to set a property
> -----------------------------------------------------------
>
>                 Key: WICKET-2216
>                 URL: https://issues.apache.org/jira/browse/WICKET-2216
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-datetime
>    Affects Versions: 1.4-RC2
>            Reporter: Rodolfo Hansen
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4-RC3
>
>         Attachments: datePicket.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Attached is a small patch that allows a DatePicker to be sent YUI Calendar 
> options without having to override the
> void configure(Map ) method...
> Any feedback welcome

-- 
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