Lines Matching refs:EventHandle

9075         return new Y.EventHandle(o[sFn], sid);
9607 * @return {EventHandle} return value from the monitor event subscription.
9656 * @return {EventHandle}
9683 return new Y.EventHandle(this, s);
9691 * @return {EventHandle} Unsubscribe handle.
9707 * @return {EventHandle} An object with a detach method to detch the handler(s).
9728 * @return {EventHandle} handle Unsubscribe handle.
10131 * @class EventHandle
10136 Y.EventHandle = function(evt, sub) {
10155 Y.EventHandle.prototype = {
10173 // Y.log('EventHandle.detach: ' + this.sub, 'info', 'Event');
10194 * @return {EventHandle} return value from the monitor event subscription.
10336 * @return {EventHandle} A subscription handle capable of detaching the
10358 * @return {EventHandle} A subscription handle capable of detaching that
10417 * @return {EventHandle} A subscription handle capable of detaching that
10468 return (this._yuievt.chain) ? this : new Y.EventHandle(ret);
10940 * @return {EventHandle} A subscription handle capable of detaching the
11056 @return {EventHandle} A subscription handle capable of detaching the
11075 @return {EventHandle} A subscription handle capable of detaching the
11098 @return {EventHandle} A subscription handle capable of detaching the
11124 @return {EventHandle} A subscription handle capable of detaching the
13788 @return {EventHandle} A subscription handle capable of detaching that
13803 * @return {EventHandle} A subscription handle capable of detaching that
13820 * @return {EventHandle} A subscription handle capable of detaching that
13838 * @return {EventHandle} A subscription handle capable of detaching that
13899 @return {EventHandle} A subscription handle capable of detaching that
14934 availHandle = new Y.EventHandle({
14998 * @return {EventHandle} an object to that can be used to detach the listener
15102 return new Y.EventHandle(handles);
15206 * @param {String|HTMLElement|Array|NodeList|EventHandle} el An
15637 Event.Handle = Y.EventHandle;
15662 * @return {EventHandle} the detach handle
15686 * @return {EventHandle} the detach handle
16055 * @return {EventHandle} the detach handle
16088 return new Y.EventHandle(handles);
16322 * @return {EventHandle} the detach handle
16368 * @return {EventHandle} the detach handle