RepeaterViewService.load Method

Loads a view.
 

Parameters

id

Type: String
The ID of the view to load.
overrides

Type: ViewOverrides
(optional) The overrides, if given.
Optional: True
subContextInfo

Type: Object - May be null
 
     (Optional) Specifiy to context to load the canvas.
     targetElement - [type:HTMLElement] - The element to create a new canvas into.
     subCanvasViewContainer - [type: dundas.view.controls.SubCanvasViewContainer] - The sub canvas view container to load the new canvas into.
 

Return Value


Type: jQuery.Promise
Promise object of loading the report.