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

/yui3/src/event-custom/js/
H A Devent-facade.js110 * @method halt
114 halt: function(immediate) {
115 this._event.halt(immediate);
369 * @method halt
373 CEProto.halt = function(immediate) {

Completed in 6 milliseconds