Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5986

NumberTextField<N> should use Models for minimum, maximum and step

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 7.0.0
    • 6.21.0, 7.1.0, 8.0.0-M1
    • wicket
    • None

    Description

      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.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            gnikolaus Gregor Nikolaus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: