You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by George Christman <gc...@cardaddy.com> on 2012/01/18 20:04:31 UTC

Re: Got5-JQuery - Tapestry.Zone_Updated_Event

Emmanuel, is there something similar that can be used with the addrow link
for AjaxFormLoop?

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Got5-JQuery-Tapestry-Zone-Updated-Event-tp5103466p5155608.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Got5-JQuery - Tapestry.Zone_Updated_Event

Posted by George Christman <gc...@cardaddy.com>.
Hi Landgeo, 

Your code should look something like this

    void afterRender() {
            js.addScript("$('#%s').bind(Tapestry.ZONE_UPDATED_EVENT,
function() { "
                    + "yourMethod()"
                    + "});", yourZone.getClientId());
    }

Hope that helps. 

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Got5-JQuery-Tapestry-Zone-Updated-Event-tp5103466p5630913.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Got5-JQuery - Tapestry.Zone_Updated_Event

Posted by Emmanuel DEMEY <de...@gmail.com>.
hi Christian

There is no event triggered for the addrowlink event.

Manu

2012/1/18 George Christman <gc...@cardaddy.com>

> Emmanuel, is there something similar that can be used with the addrow link
> for AjaxFormLoop?
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Got5-JQuery-Tapestry-Zone-Updated-Event-tp5103466p5155608.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emmanuel@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59