I was just attempt to use the ListChoice and it seems to me that the 
constructor signatures are wrong.

The model for this should be List<? extends T> not List<T>, otherwise you can't 
select more than one item (T), which is the point..

D/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to