You can add your own event handlers using the <handler> tag, you cannot (presently) extend the XML syntax to add your custom events in the open tag of a class:
http://www.laszlosystems.com/lps-3.3/docs/guide/methods-events- attributes.html#d0e14384 On 2006-10-10, at 18:31 EDT, Pasqualino Assini wrote: > Hi, > > > > Is there any way of defining custom script event handler (like > 'onclick') ? > > > > For example: > > > > <mycls onmyclick="doThis();doThat()" /> > > > > > > Regards, > > > > Titto > > > > > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
