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

/yui3/src/event-custom/js/
H A Devent-facade.js13 ETProto = Y.EventTarget.prototype;
395 ETProto.addTarget = function(o) {
405 ETProto.getTargets = function() {
415 ETProto.removeTarget = function(o) {
426 ETProto.bubble = function(evt, args, target, es) {

Completed in 491 milliseconds