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

Can't visit components in a ListView before they're rendered.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0-beta1
    • 1.3.0-beta3
    • None
    • None

    Description

      I'm trying to create a Form subclass which automatically adds a Behaviour to all of its FormComponents using a visitor. The only place to do this is in the Form's onBeforeRender() method. This works fine, until you put your FormComponents into a ListView, at which point it doesn't work, because the ListView children are yet to be created.

      Attachments

        Activity

          People

            almaw Alastair Maw
            almaw Alastair Maw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: