On Fri, 08 Oct 2010 05:18:30 -0300, aertsko <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to