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

/yui3/src/widget-autohide/js/
H A DWidget-Autohide.js28 * The WidgetAutohide class provides the hideOn attribute which can
31 * @class WidgetAutohide
34 function WidgetAutohide(config) { function
48 * configuration introduced by WidgetAutohide.
54 WidgetAutohide.ATTRS = {
83 WidgetAutohide.prototype = {
232 Y.WidgetAutohide = WidgetAutohide;
81 }; class

Completed in 6 milliseconds