Allow for maps in the widgetProperties
--------------------------------------

                 Key: WICKET-2072
                 URL: https://issues.apache.org/jira/browse/WICKET-2072
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-datetime
    Affects Versions: 1.3.5
            Reporter: Arnout Engelen


The 'navigation' widgetProperties accepts a boolean or a javascript structure. 
The DatePicker component, however, only accepts strings and arrays of strings 
(which are escaped properly).

This could be relatively easily added by also allowing Map<String, ?> 
structures in the widgetProperties.

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