On Fri, 08 Oct 2010 05:18:30 -0300, aertsko <aert...@gmail.com> wrote:

This is exactly what I am looking for.

Could you explain in more detail how the capturing and triggering of the
edit event works? I can capture the action event from my actionlink, but I can't find how to trigger the edit event.

@Inject ComponentResources then its triggerEvent(String eventType, Object[] contextValues, ComponentEventCallback callback) method. See its JavaDoc for more details.

--
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

Reply via email to