On Fri, 09 Nov 2012 13:25:53 -0200, membersound <memberso...@web.de> wrote:

Yes I know and it does what it is for. But I thought I could also make a
quick adaption for checkbox...

Nope, they are completely different scenarios. One is done during rendering HTML in the server. Another one, the checkboxes, happens in the client via JavaScript. You'll need to create an event URL using ComponentResources.createEventLink() then do an AJAX request to that URL.

--
Thiago H. de Paula Figueiredo

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

Reply via email to