Re: Re: How can I pass a component as a parameter to my custom component

2006-11-04 Thread Roberto Ramírez Vique
Lot of thanks Sam & Karthik. I'll try it ! sincerely, robert On 11/3/06, Karthik N <[EMAIL PROTECTED]> wrote: Sam is right. is correct We have used this before and it works well. On 11/3/06, Sam Gendler <[EMAIL PROTECTED]> wrote: > > I've never actually done this, but I imagine tha

Re: Re: How can I pass a component as a parameter to my custom component

2006-11-03 Thread Karthik N
Sam is right. is correct We have used this before and it works well. On 11/3/06, Sam Gendler <[EMAIL PROTECTED]> wrote: I've never actually done this, but I imagine that the following statement in the your .page file would pass an IActionListener to your components That might be "listen

Re: Re: How can I pass a component as a parameter to my custom component

2006-11-03 Thread Sam Gendler
I've never actually done this, but I imagine that the following statement in the your .page file would pass an IActionListener to your components That might be "listeners:nameOfFunction" - I can't remember offhand. Also, if you look in the javadocs at the IActionListener class and related, you