There is no single definitive list (if there were, it would be an enum, not a string). Components are free to define and fire, or listen for, arbitrarily named events. The framework mostly uses "action" as the default, but some components, such as Form, fire lots of events at different times.
On Wed, Sep 10, 2008 at 6:24 AM, Kristian Marinkovic <[EMAIL PROTECTED]> wrote: > any event that the referenced component can fire :) > > ActionLink -> onEvent(value="action",component="actionlink") > Form -> onEvent(value="prepare",component="form") > ... > the possible events should be documented by the component reference > (see ActionLink or Form component reference for example) > > g, > kris > > > > > "Natia Gdzelishvili" <[EMAIL PROTECTED]> > 10.09.2008 15:14 > Bitte antworten an > "Tapestry users" <users@tapestry.apache.org> > > > An > "Tapestry users" <users@tapestry.apache.org> > Kopie > > Thema > @onevent anotation > > > > > > > Hello, > I want to know what values can be assigned to > @OnEvent(value=???, component="somecomponent") i kwon only "selected" and > "submit" > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]