Re: Adding a user-defined function to onclick of t:actionlink

2010-12-09 Thread Richard Hill
: Tapestry users , r...@su3analytics.com Subject: Re: Adding a user-defined function to onclick of t:actionlink Date: Wed, 8 Dec 2010 16:07:08 +0100 Richard, u could observe the Tapestry.ZONE_UPDATED_EVENT event that tapestry raises whenever a zone is updated as explained on http://tapestry.apache.org/tapes

Re: Adding a user-defined function to onclick of t:actionlink

2010-12-08 Thread Juan E. Maya
Richard, u could observe the Tapestry.ZONE_UPDATED_EVENT event that tapestry raises whenever a zone is updated as explained on http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Zone.html On Wed, Dec 8, 2010 at 3:30 PM, Richard Hill wrote: > Hi All,