SimpleListView is an extension to ListView which I used for the displaytag examples. SimpleListView has the ability to automatically create a component (e.g. Label) for each list item where the user did not add a component themself (populateItem). Simple listviews which don't need special formatting or attribute modifier can now be create by single line of java code. I wonder if that would something useful for Repeater as well. Please let me know what you think. Either you look at SimpleListView and implement it, or I can do it if you want to.
Juergen ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
