Sorry I'm using the  tag

        Form<DownloadBagService> form = new
Form<DownloadBagService>("dataForm")
        {
            @Override
            protected void onSubmit()
            {
            }
        };

Basically looks like this.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-Does-Checkbox-Know-To-Store-To-My-Data-Object-tp4661879p4661907.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

Reply via email to