Name | Date | Size | |
---|---|---|---|
.. | 2012-03-30 22:17:53 | 100 | |
build.properties | 2012-02-29 21:57:20 | 747 | |
build.xml | 2011-06-21 09:27:54 | 287 | |
HISTORY.md | 2012-02-29 22:25:23 | 1 KiB | |
js | 2012-03-30 22:17:53 | 3 | |
meta | 2012-02-29 21:57:20 | 3 | |
README.md | 2011-07-25 09:45:18 | 251 | |
tests | 2012-03-09 02:02:12 | 5 |
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.