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

/yui3/src/event-custom/js/
H A Dhandle.js3 * @class EventHandle
8 Y.EventHandle = function(evt, sub) {
27 Y.EventHandle.prototype = {
45 // Y.log('EventHandle.detach: ' + this.sub, 'info', 'Event');
66 * @return {EventHandle} return value from the monitor event subscription.

Completed in 7 milliseconds