WidgetStack.ATTRS
                                        - static Object
                                    
                                    
                                            Static property used to define the default attribute 
configuration introduced by WidgetStack.
                                        
                                    WidgetStack.SHIM_CLASS_NAME
                                        - static String
                                    
                                    
                                            Default class used to mark the shim element
                                        
                                    
                                        Default Value: "yui-widget-shim"
                                    
        
                                    WidgetStack.SHIM_TEMPLATE
                                        - static String
                                    
                                    
                                            Default markup template used to generate the shim element.
                                        
                                    WidgetStack.STACKED_CLASS_NAME
                                        - static String
                                    
                                    
                                            Default class used to mark the boundingBox of a stacked widget.
                                        
                                    
                                        Default Value: "yui-widget-stacked"