browserAutocomplete
                                        - object
                                    
                                    
                                            Property to globally turn on/off the browser autocompletion
(used as default autocomplete option value by StringField, Form and their subclasses)
                                        
                                    spacerUrl
                                        - String
                                    
                                    
                                            Url to the spacer image. This url schould be changed according to your project directories
                                        
                                    typeClasses
                                        - object
                                    
                                    
                                            Hash between inputEx types and classes (ex: 
Please register the types with the
                                    inputEx.typeClasses.color = inputEx.ColorField)Please register the types with the
registerType method