Searched defs:notifySub (Results 1 - 1 of 1) sorted by relevance
| /yui3/src/event/js/ | ||
| H A D | delegate.js | 116 handle.sub._notify = delegate.notifySub; 134 (e.g. `Y.delegate.notifySub`) 136 @method notifySub 146 delegate.notifySub = function (thisObj, args, ce) { |
Completed in 37 milliseconds