Em Fri, 11 Dec 2009 11:34:37 -0200, marioosh.net <marioosh....@gmail.com> escreveu:

This work:
<t:actionlink t:id="ok" t:zone="zone1">ok</t:actionlink>
This doesn't:
<t:actionlink t:id="ok">ok</t:actionlink>
<t:zone t:id="zone1"/>

ActionLink nor EventLink can have any Javascript event hooked to them using the @OnEvent annotation (at least not yet). You have to write the Javascript yourself, unless you're using Zones.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, 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

Reply via email to