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

Make Select component generic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.16
    • 1.4.18
    • wicket-extensions
    • None

    Description

      Select component should be made generic, so it would be possible to use type safety with this form component.
      For example: Select<String> select = new Select<String>("select", new Model<String>());

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mikulka Mikk Lauringson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: