ReportViewService.changeSelectionContext Method

Notify this service that adapters have been multi-selected.
 

Parameters

selection

Type: Enumerable
ElementType: Object
Object encapsulating parameters
 adapter         [type: dundas.view.controls.Adapter]        - The adapter that is selected.
 viewModel       [type: dundas.controls.NotifiedViewModel]   - The view model.
 isSelected      [type: Boolean]                             - Whether or not this item is selected.
 
contextualCommands

Type: Array
ElementType: Command
A list of any contextual commands already known.
isRefresh

Type: Boolean
A flag indicating this is a refresh of the current selection only.