[ 
https://issues.apache.org/jira/browse/WICKET-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696694#action_12696694
 ] 

Johan Compagner commented on WICKET-2216:
-----------------------------------------

that we have an overridable method is not by accident
We want that so that we dont keep the state in the component. 
But that state is only in the class not in the object

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