On Tue, 26 Jul 2011 16:08:43 -0300, George Christman
<gchrist...@cardaddy.com> wrote:
I wasn't aware of the onSelected method. Worked like a charm. Thanks
guys.
Actually, there's no onSelected method per se: the Submit component
triggers the "selected" event. You could also handle it by declaring a
method with @OnEvent(value = "selected") without any naming conventions.
By the way, any event in Tapestry can be handled by using an annotation in
the method instead of relying on naming conventions. It's your choice. :)
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org