Thanks guys!
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
On Mon, 15 Aug 2011 15:19:46 -0300, Emmanuel Demey
wrote:
Hi
Hi!
You can maybe use the @onEvent annotation. It takes one parameter :
component (the t:id of the companent). So just annotate your methods
with this annotation by specifying the type of event and the t:id.
I guess you for
Hi
You can maybe use the @onEvent annotation. It takes one parameter : component
(the t:id of the companent). So just annotate your methods with this annotation
by specifying the type of event and the t:id.
Emmanuel
Demey Emmanuel
Le 15 août 2011 à 19:26, Tomislav Strelar a écrit :
> Hello