Re: The methods of $event

2008-07-29 Thread John Ralls
On Jul 28, 2008, at 7:11 AM, Octavian Rasnita wrote: Hi, I've seen that an event handler always receives a $event as a second parameter and that this event can be used to do many methods, depending on the event that triggered that event handler. Where can I find all the methods which I c

The methods of $event

2008-07-29 Thread Octavian Rasnita
Hi, I've seen that an event handler always receives a $event as a second parameter and that this event can be used to do many methods, depending on the event that triggered that event handler. Where can I find all the methods which I can use for each event type? (Please just tell me where to