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

Extra clarification on changing rendering of ListView

    XMLWordPrintableJSON

Details

    Description

      Please add the following to the class comment of wicket.ListItem.

      • <p>
      • NOTE: when you want to change the default generated markup it is important to
      • realise that the ListView instances does not correspond to any markup however,
      • the generated ListItems do. <br />
      • This means that methods like {@link #setRenderBodyOnly(boolean)}

        and

      • {@link #add(wicket.behavior.IBehavior)}

        should be invoked on the ListItem that

      • given in the {@link #populateItem(ListItem)}

        method.

      • </p>

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            erikvanoosten Erik van Oosten
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: