CanvasService.loadCanvas Method
        
 Load a canvas.
 
         
        Parameters
        
            - adapter
            
 
            - 
                
Type: CanvasAdapter
The canvas adapter to load. 
            - options
            
 
            - 
                
Type: Object
     supressEvent - [type="boolean"] - True to prevent canvas Loaded event to be fired.
  
        
        Return Value
        
Type: jQuery.Promise
        
A promise object which will be resolved when the data is returned.