That is it, thank you. I had used it several times in the past but for some
reason this time I went blank... It works great.
-Original Message-
From: Charlouze [mailto:m...@charlouze.com]
Sent: Thursday, April 28, 2016 17:57
To: Tapestry users
Subject: Re: Calling a Link target from
Hey !
You can trigger event with the ComponentResources service :
*componentResources.triggerEvent(String eventType, Object[] contextValues,
ComponentEventCallback callback);*
I hope it'll help you.
Charles
Le jeu. 28 avr. 2016 à 17:29, Davide Vecchi a écrit :
> Hi everybody,
>
> This is the