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

/yui3/src/widget-modality/js/
H A DWidget-Modality.js275 * @method _focus
277 _focus : function (e) {
334 this._focus();
358 topModal._focus();
402 focus = Y.bind(this._focus, this),

Completed in 25 milliseconds