Em Fri, 27 Feb 2009 12:45:27 -0300, 孙立伟 <dante....@gmail.com> escreveu:

Yes, the onSelectedXXX works! Thank you. The annotaded way won't work.
I've tried it. Maybe this is a bug. I am using Tapestry 5.0.18.

The annotated does not work because it is wrong. You need to specify the event name (@OnEvent(value="selected")), otherwise Tapestry thinks you want the "action" event.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to