WidgetAnim.ANIMATIONS
                                        - static Object
                                    
                                    
                                            Pre-Packaged Animation implementations, which can be used for animShow and animHide attribute 
values.
                                        
                                    
                                        Default Value: "pluginWidgetAnim"
                                    
        
                                    WidgetAnim.ATTRS
                                        - static Object
                                    
                                    
                                            Static property used to define the default attribute 
configuration for the plugin.
                                        
                                    WidgetAnim.NAME
                                        - static String
                                    
                                    
                                            The NAME of the WidgetAnim class. Used to prefix events generated
by the plugin class.
                                        
                                    
                                        Default Value: "pluginWidgetAnim"
                                    
        
                                    WidgetAnim.NS
                                        - static String
                                    
                                    
                                            The namespace for the plugin. This will be the property on the widget, which will 
reference the plugin instance, when it's plugged in.
                                        
                                    
                                        Default Value: "anim"