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

Sven Meier commented on WICKET-3530:
------------------------------------

You can easily create your own custom model in ListView#getListItemModel().

> getObject and setObject are not overridable in ListItemModel
> ------------------------------------------------------------
>
>                 Key: WICKET-3530
>                 URL: https://issues.apache.org/jira/browse/WICKET-3530
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 1.4.16
>         Environment: not relevant
>            Reporter: Roman Gubarev
>            Priority: Minor
>              Labels: ListItemModel, overridable
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> please add method "protected ListView<T> getListView()" so one can override 
> getObject and setObject methods and has access to the list view

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to