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

/yui3/src/oop/js/
H A Doop.js282 // o2 = Y.bind(o, owner);
344 * @method bind
345 * @param {Function|String} f the function to bind, or a function name
352 Y.bind = function(f, c) {
370 * @param {Function|String} f the function to bind, or a function name

Completed in 6 milliseconds