Or you can change your domain from:
    Set<Phone> phones;
to:
    List<Phone> phones;

On Tue, Nov 30, 2010 at 7:57 AM, Alexander Monakhov-3 [via Apache Wicket] <
[email protected]<ml-node%[email protected]>
> wrote:

> Why are you trying to use component that is intended to work with
> java.util.List when your domain object is Set?
> Try one of AbstractPageableView implementations, f.e. DataView.
>
> Best regards, Alexander.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3065170&i=0>
> For additional commands, e-mail: [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3065170&i=1>
>
>
>
> ------------------------------
>  View message @
> http://apache-wicket.1842946.n4.nabble.com/Set-Object-with-PageableListView-tp3064908p3065170.html
>
> To start a new topic under Apache Wicket, email
> [email protected]<ml-node%[email protected]>
> To unsubscribe from Apache Wicket, click 
> here<http://apache-wicket.1842946.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY=>.
>
>



-- 
Sincerely,
JC (http://www.linkedin.com/in/jcgarciam)
--Anyone who has never made a mistake has never tried anything new.--

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Set-Object-with-PageableListView-tp3064908p3065304.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to