[
https://issues.apache.org/jira/browse/WICKET-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-1622.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4-M3
1.3.5
> 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
> Fix For: 1.3.5, 1.4-M3
>
> 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.