| /yui3/src/event/js/ |
| H A D | hover.js | 57 detach: function (node, sub, notifier) { 58 sub._detach.detach(); 63 conf.detachDelegate = conf.detach; 55 }, method
|
| H A D | mousewheel.js | 34 * @return {EventHandle} the detach handle 42 detach: function() { 43 return Y.Event.detach.apply(Y.Event, fixArgs(arguments));
|
| H A D | resize-window.js | 40 detach: function (node, sub) { 44 sub._handle.detach();
|
| H A D | outside.js | 76 detach: function (node, sub, notifier) { 77 sub.handle.detach(); 94 config.detachDelegate = config.detach;
|
| H A D | mouseentermouseleave.js | 60 detach: function (node, sub) { 61 sub.handle.detach(); 116 sub.handle.detach(); 58 }, method
|
| /yui3/build/event-hover/ |
| H A D | event-hover-debug.js | 59 detach: function (node, sub, notifier) { 60 sub._detach.detach(); 65 conf.detachDelegate = conf.detach;
|
| /yui3/build/event-mousewheel/ |
| H A D | event-mousewheel-debug.js | 36 * @return {EventHandle} the detach handle 44 detach: function() { 45 return Y.Event.detach.apply(Y.Event, fixArgs(arguments));
|
| /yui3/build/event-resize/ |
| H A D | event-resize-debug.js | 42 detach: function (node, sub) { 46 sub._handle.detach();
|
| /yui3/src/io/tests/js/ |
| H A D | globalevents-tests.js | 36 this.start.detach(); 37 this.complete.detach(); 38 this.success.detach(); 39 this.end.detach(); 78 this.start.detach(); 79 this.complete.detach(); 80 this.failure.detach(); 81 this.end.detach();
|
| /yui3/build/event-outside/ |
| H A D | event-outside-debug.js | 71 detach: function (node, sub, notifier) { 72 sub.handle.detach(); 89 config.detachDelegate = config.detach;
|
| /yui3/src/event-custom/js/ |
| H A D | handle.js | 39 * @method detach 42 detach: function() { 45 // Y.log('EventHandle.detach: ' + this.sub, 'info', 'Event'); 48 detached += evt[i].detach(); 65 * @param what {string} what to monitor ('attach', 'detach', 'publish').
|
| H A D | event-target.js | 53 * Returns an array with the detach key (if provided), 85 // detach category, full type with instance prefix, is this an after listener, short type 183 * * the detach category, if supplied, 347 * @method detach 361 detach: function(type, fn, context) { 369 evts[i].detach(fn, context); 391 handles[i].detach(); 417 // If this is an event handle, use it to detach 418 } else if (L.isObject(type) && type.detach) { 419 type.detach(); [all...] |
| /yui3/src/event/tests/ |
| H A D | outside-tests.js | 21 handle.detach(); 35 handle.detach();
|
| H A D | event-resize-tests.js | 39 handle.detach(); 65 handle.detach(); 108 handle.detach(); 118 keepAlive.detach();
|
| H A D | mouseenter-tests.js | 26 h.detach(); 50 detach: function() {
|
| /yui3/src/event-gestures/tests/ |
| H A D | gesture-tests.js | 39 h.detach(); 44 detach: noop 82 h.detach(); 87 detach: noop 116 h.detach(); 121 detach: noop
|
| /yui3/build/uploader-flash/ |
| H A D | uploader-flash-debug.js | 382 this._tabElementBindings.from.detach(); 383 this._tabElementBindings.to.detach(); 384 this._tabElementBindings.tabback.detach(); 385 this._tabElementBindings.tabforward.detach(); 386 this._tabElementBindings.focus.detach(); 387 this._tabElementBindings.blur.detach(); 422 this._tabElementBindings.from.detach(); 423 this._tabElementBindings.to.detach(); 424 this._tabElementBindings.tabback.detach(); 425 this._tabElementBindings.tabforward.detach(); [all...] |
| /yui3/src/uploader/js/ |
| H A D | uploader-flash.js | 380 this._tabElementBindings.from.detach(); 381 this._tabElementBindings.to.detach(); 382 this._tabElementBindings.tabback.detach(); 383 this._tabElementBindings.tabforward.detach(); 384 this._tabElementBindings.focus.detach(); 385 this._tabElementBindings.blur.detach(); 420 this._tabElementBindings.from.detach(); 421 this._tabElementBindings.to.detach(); 422 this._tabElementBindings.tabback.detach(); 423 this._tabElementBindings.tabforward.detach(); [all...] |
| /yui3/src/event/tests/src/ |
| H A D | event-resize.js | 37 handle.detach(); 63 handle.detach(); 106 handle.detach(); 116 keepAlive.detach();
|
| /yui3/build/event-move/ |
| H A D | event-move-debug.js | 119 * @return {EventHandle} the detach handle 149 handle.detach(); 154 detach: function (node, subscriber, ce) { 158 startHandle.detach(); 250 params._hme.detach(); 254 params._hm.detach(); 309 * @return {EventHandle} the detach handle 338 detach : function (node, subscriber, ce) { 342 moveHandle.detach(); 351 handle.detach(); [all...] |
| /yui3/src/event-gestures/js/ |
| H A D | Move.js | 117 * @return {EventHandle} the detach handle 147 handle.detach(); 152 detach: function (node, subscriber, ce) { 156 startHandle.detach(); 248 params._hme.detach(); 252 params._hm.detach(); 307 * @return {EventHandle} the detach handle 336 detach : function (node, subscriber, ce) { 340 moveHandle.detach(); 349 handle.detach(); [all...] |
| /yui3/src/test/js/ |
| H A D | EventTarget.js | 89 * @method detach
91 detach: function(type, listener){
112 this.detach.apply(this, arguments);
|
| /yui3/src/node/js/ |
| H A D | shim-plugin.js | 93 this._resizeHandle.detach();
|
| /yui3/build/event-custom-base/ |
| H A D | event-custom-base-debug.js | 166 * @method detach 170 detach: function(handle) { 172 if (handle.detach) { 173 handle.detach(); 690 * @param what {string} what to monitor ('detach', 'attach', 'publish'). 791 * @return {EventHandle} An object with a detach method to detch the handler(s). 821 * @method detach 827 detach: function(fn, context) { 829 if (fn && fn.detach) { 830 return fn.detach(); [all...] |
| /yui3/build/event-flick/ |
| H A D | event-flick-debug.js | 76 * @return {EventHandle} the detach handle 93 detach: function (node, subscriber, ce) { 99 startHandle.detach(); 104 endHandle.detach(); 194 moveHandle.detach();
|