Hi, the code I sent was only to give you an idea of how to use
ListView. I understood by your previous mails that you already have a
HashMap<String,List>.

On Thu, May 12, 2011 at 10:41 AM, eugenebalt <eugeneb...@yahoo.com> wrote:
> Do I also have to override getModelObject()? If so, how?
>
> I'm getting an error in your code on the line
> HashMap<String,List> messagesByCategory = getModelObject();
>
> the error is that getModelObject() is undefined for the custom class. Thanks
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/FeedbackPanel-with-Hierarchical-DT-DD-Definition-List-Tags-tp3515696p3517407.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Pedro Henrique Oliveira dos Santos

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

Reply via email to