DataCube.addAdapters Method
        
 Adds the given adapter to the canvas.
 
         
        Parameters
        
            - adapters
            
 
            - 
                
Type: Object or Array
ElementType: Adapter
Single adapter or an array of adapters. 
            - options
            
 
            - 
                
Type: Object - May be null
 Extra options:
     isRedo - [type="Boolean" default="false"] - true to indicate that this call is a result of a redo action
     isUndo - [type="Boolean" default="false"] - true to indicate that this call is a result of an undo  action
     suppressEvent - [type="Boolean" default="false"] - True to suppress dundas.view.controls.CanvasAdapterConstants.adaptersChangedEventName event from firing