ParameterControlExplorer Constructor

Initializes the control. Called during construction.
 

Parameters

element

Type: HTMLElement
The DOM element that the control will render to.
options

Type: Object
(optional) The options for this parameter control explorer.
     adapter                         [type: dundas.view.controls.Adapter]    - The adapter this explorer is for.
     selectedAdapters                [type: Array]       - An optional list of selected adapters to auto-tie to.
 

Optional: True