A function that will be called while processing an event. It takes ownership of the event and is responsible for chaining up (to CollectPads.eventDefault) or dropping events (such typical cases being handled by the default handler).
TRUE if the pad could handle the event
A function that will be called while processing an event. It takes ownership of the event and is responsible for chaining up (to CollectPads.eventDefault) or dropping events (such typical cases being handled by the default handler).