Canvas.loadCanvas Method
        
 Load the canvas with data.
 
         
        Parameters
        
            - adapter
            
 
            - 
                
Type: CanvasAdapter
The canvasAdapter adapter to load. 
            - selection
            
 
            - 
                
Type: Array
ElementType: Adapter
Adapters that are selected. 
            - options
            
 
            - 
                
Type: Object
     supressEvent - [type="boolean"] - True to prevent canvas Loaded event to be fired.