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

/yui3/src/widget-autohide/js/
H A DWidget-Autohide.js136 //this._attachUIHandlesAutohide();
137 Y.later(1, this, '_attachUIHandlesAutohide');
146 * @method _attachUIHandlesAutohide
149 _attachUIHandlesAutohide : function () {
227 this._attachUIHandlesAutohide();

Completed in 26 milliseconds