Searched defs:GenericEvent (Results 1 – 3 of 3) sorted by relevance
750 class GenericEvent(Event): class
1154 var GenericEvent = function(type, options) { class1157 GenericEvent.prototype = Object.create(SuperEvent.prototype); class
1195 var GenericEvent = function(type, options) { class1198 GenericEvent.prototype = Object.create(SuperEvent.prototype); class