Name Date Size

.. 2012-03-09 02:01:47 100

build.properties 2011-07-20 09:02:45 722

build.xml 2011-06-20 23:59:50 287

HISTORY.md 2011-12-09 22:43:44 157

js 2011-12-09 22:43:44 3

meta 2012-02-21 22:41:41 3

README.md 2011-11-10 07:10:20 327

tests 2012-03-09 02:01:47 4

README.md

Widget Autohide
===============
`WidgetAutohide` is a widget-level extension that provides the ability to hide
the widget (through the `hide()` method) when certain UI interactions occur, or
certain events are fired. It provides the `hideOn` attribute that can be
configured by a widget subclass implementing this extension.