widget Module
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)
