To answer number 1, I'm not sure...I guess that depends on what you are
trying to send. Since this isn't a direct component used it is harder to
find a good way to provide DirectLink parameters to the listener. If you
have a specific example in mind I can be more helpful.

For number 2, is this something you wanted to invoke globally after all
async calls or only specific to this particular event listener call? It's
very easy to add "things" to be updated to a request from within a listener
method(getResponseBuilder().updateComponent()), but  I want to be sure you
didn't want some sort of client side UI effect for requests instead.

On 9/12/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:

Hello there! I've seen examples (and tried it, really cool, I'm still
amazed, and all my co-workers with your job Jesse) using the
EventListener. I'd like to know if it is possible to send some values
to the listener? Also, is there a way, maybe a callback or something,
to interact within it? I mean, after calling the ajax function that
sends the values to the server, call a javascript function provided by
the developer?

Best Regards

Vinicius

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to