public getType () Event type
public getSource () Event source
implements Phalcon\Events\EventInterface
public setType (mixed $type) Sets event type
public isCancelable () Check whether the event is cancelable
public stop () Stops the event preventing propagation
public setData ([mixed $data]) Sets event data
public getData () Event data
public isStopped () Check whether the event is currently stopped