Re: Set with PageableListView

Tue, 30 Nov 2010 02:57:14 -0800

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to