Yeah, I think it's only mentioned in the component docs for Submit.
http://tapestry.apache.org/tapestry5/tapestry-core/component-parameters.html

Cheers,
Nick.


Joshua Jackson wrote:
Thanks Nick

It works now. I was confused since I could not find this in the documentation.

Cheers, :)

On 9/4/07, Nick Westgate <[EMAIL PROTECTED]> wrote:
The Submit component's event notification is "Selected".
So you can use:

void onSelected() // or onSelectedFromFormName


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

Reply via email to