[ 
https://issues.apache.org/jira/browse/WICKET-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chuck Deal updated WICKET-1622:
-------------------------------

    Attachment: RefreshingView.java.patch

This is the patch the impls the proposed feature

> expose the IItemFactory in RefreshingView
> -----------------------------------------
>
>                 Key: WICKET-1622
>                 URL: https://issues.apache.org/jira/browse/WICKET-1622
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.3
>            Reporter: Chuck Deal
>            Priority: Trivial
>         Attachments: RefreshingView.java.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to