[
https://issues.apache.org/jira/browse/WICKET-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov reassigned WICKET-5986:
---------------------------------------
Assignee: Martin Grigorov
> NumberTextField<N> should use Models for minimum, maximum and step
> ------------------------------------------------------------------
>
> Key: WICKET-5986
> URL: https://issues.apache.org/jira/browse/WICKET-5986
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 7.0.0
> Reporter: Gregor Nikolaus
> Assignee: Martin Grigorov
> Priority: Trivial
> Fix For: 8.0.0-M1
>
>
> Currently in a NumberTextField<N> the fields
> minimum
> maximum
> step
> are all defined as fields of generic type N.
> If they were changed to IModel<N> this would allow a much more dynamic
> validation process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)