On 4/23/08, Thiago HP <[EMAIL PROTECTED]> wrote:

> You can use the @OnEvent(component = "componentName",
>  value="eventName") annotation
>  
> (http://tapestry.apache.org/tapestry5/apidocs/org/apache/tapestry/annotations/OnEvent.html)
>  instead of method name conventions and then you can name your method
>  any way suits you best. I prefer this than using name conventions, as
>  a single typo and  a name convention fails.

More info here:
http://tapestry.apache.org/tapestry5/tapestry-core/guide/event.html.

-- 
Thiago

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

Reply via email to