inputEx.Group
                                
                                        
                            
                        
                                    (
  
                                        
                                                
                                                
                                    )
                                
                                - Parameters:
- 
                                                    <Object} options The following options are added for Groups and subclasses:- fields: Array of input fields declared like { label: 'Enter the value:' , type: 'text' or fieldClass: inputEx.Field, optional: true/false, ...
 
- legend: The legend for the fieldset (default is an empty string)
- collapsible: Boolean to make the group collapsible (default is false)
- collapsed: If collapsible only, will be collapsed at creation (default is false)
- flatten: