diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/modules/widget.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/modules/widget.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1641 @@ + + + + + widget - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

widget Module

+
+ + + User Guide & Examples + + + + + + +
+ Defined in: widget/js/Widget.js:68 +
+ + + +
+ + + +
+

Provides the base Widget class, with HTML Parser support

+
+ + + +
+
+ +

This module provides the following classes:

+ + + +
+ +
+ +

This module is a rollup of the following modules:

+ +
    + +
  • + + widget-base + + +
    + Provides the base Widget class +
    +
  • + +
  • + + widget-htmlparser + + +
    + Adds HTML Parser support to the base Widget class +
    +
  • + +
  • + + widget-skin + + +
    + Provides skin related utlility methods. +
    +
  • + +
  • + + widget-uievents + + +
    + Support for Widget UI Events (Custom Events fired by the widget, which wrap the underlying DOM events - e.g. widget:click, widget:mousedown) +
    +
  • + +
+ +
+
+ +
+
+
+
+
+
+ + + + + + + + + +