As opposed to IModel getListItemModel(final IModel listViewModel, final int
index) ?
What exactly does index mean in a context of a database backed list? What
kind of a model does listViewModel represent?
Ok didn't know you would use that method to get a listitem model.
But this you already can make on youre own that's no problem at all.
Just subclass ListView once and make youre own IModel
definition/implementation for that ListView
And youre IModel definition has that getListItemModel() method
override the getListItemModel() of listview. Cast to youre Model and
call it.
johan
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user