Searched defs:SyntheticEvent (Results 1 - 1 of 1) sorted by relevance

/yui3/src/event/js/
H A Dsynthetic.js23 * @class SyntheticEvent.Notifier
201 * @class SyntheticEvent
207 function SyntheticEvent() { class
211 Y.mix(SyntheticEvent, {
250 * created to manage SyntheticEvent subscriptions.
275 constructor: SyntheticEvent,
355 * @param notifier {SyntheticEvent.Notifier} call notifier.fire(..) to
370 * @param notifier {SyntheticEvent.Notifier} the Notifier used to
395 * @param notifier {SyntheticEvent.Notifier} call notifier.fire(..) to
416 * @param notifier {SyntheticEvent
[all...]

Completed in 46 milliseconds