You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Carl Pelletier <ca...@2be.ca> on 2006/05/15 22:23:53 UTC

listeners in component

Hi, How can I call the listener of a button in a form when I am in the 
listener of my component ?

Thanks !

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


Re: listeners in component

Posted by Paul Cantrell <ca...@pobox.com>.
Make your component accept the listener as a parameter. Listeners can  
be passed just like any other component parameter.

P

On May 15, 2006, at 3:23 PM, Carl Pelletier wrote:

> Hi, How can I call the listener of a button in a form when I am in  
> the listener of my component ?
>
> Thanks !
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

_________________________________________________________________
Piano music podcast: http://inthehands.com
Other interesting stuff: http://innig.net



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