DateField should allow DateTextField as constructor arg
-------------------------------------------------------
Key: WICKET-2257
URL: https://issues.apache.org/jira/browse/WICKET-2257
Project: Wicket
Issue Type: Improvement
Environment: n/a
Reporter: Phillip Rhodes
I am trying to display 4 digit years. One can do this with the DateTextField,
but not with the DateField (which encapsulates the DateTextField).
It would be nice to be able pass a constructor argument of a DateTextField (and
use that one instead of creating a new one).
Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.