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

Allow models of subtypes of Select type parameter in SelectOption constructor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 6.14.0, 7.0.0-M1
    • 7.0.0-M1, 6.15.0
    • wicket-extensions
    • None

    Description

      SelectOption's use of the model is read only, so no risk problem if we use an IModel<? extends T> instead of IModel<T>

      Attachments

        1. WICKET-5528.patch
          2 kB
          Jesse Long

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            jesselong Jesse Long
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: