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

expose the IItemFactory in RefreshingView

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.3.3
    • 1.3.5, 1.4-M3
    • wicket
    • None

    Description

      I have modified the RefreshingView to expose the IItemFactory to facilitate dynamic row additions using the IItemFactory impl that was used to create the original rows onPopulate. This allows code to use the protected methods of RefreshingView (newChildId(), newItem(), populateItem()) that they would normally have access to as well as promote code resue for this activity.

      Attachments

        1. RefreshingView.java.patch
          1 kB
          Chuck Deal

        Activity

          People

            ivaynberg Igor Vaynberg
            cdeal Chuck Deal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: