[ 
https://issues.apache.org/jira/browse/WICKET-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599656#action_12599656
 ] 

Igor Vaynberg commented on WICKET-1622:
---------------------------------------

could you please explain your usecase in more detai...

> 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
>            Assignee: Igor Vaynberg
>            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