Maybe this would work:

You can use the t5componens/OnEvent mixin on a button or, maybe, on an
action link (I only have test this component on a textfield with the blur
event). Then, this mixin has a parameter called: onCompleteCallback, which
will call a javascript function when the ajax response finish. So, in this
javascript function you could open the window.

I mean, this would work if the idea is just to call a function on the server
side before open the window.

Hope this helps.
-- 
View this message in context: 
http://www.nabble.com/t5components---Window-tp18087605p18644933.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to