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

/yui3/src/node/js/
H A Dnodelist.js100 NodeList.importMethod = function(host, name, altName) {
106 NodeList.importMethod(host, n);
350 NodeList.importMethod(Y.Node.prototype, [
H A Dnode-core.js221 * @method importMethod
229 Y_Node.importMethod = function(host, name, altName) {
235 Y_Node.importMethod(host, n);

Completed in 17 milliseconds