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

Change Component#visitParents to enable visitors of any type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5-RC4
    • 6.0.0-beta1
    • wicket
    • None

    Description

      The generic type of c accepts any type, but the one in IVisitor restrict it to Components.

      Comonent#visitParents(final Class<?> c, final IVisitor<Component, R> visitor)

      Attachments

        1. WICKET-3805.patch
          10 kB
          Martin Tzvetanov Grigorov
        2. WICKET-3805.patch
          3 kB
          Pedro Santos

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            pedrosans Pedro Santos
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: