StatesDialog Constructor

Initializes the StatesDialog. Called during construction.
 

Parameters

adapter

Type: dundas.view.controls.Adapter
The adapter the metric set to have the measure added is on.
options

Type: Object
(optional) The default options specified, if any. Structure:
     metricSetBinding    [type: dundas.view.controls.MetricSetBinding]   - The default metric set binding to use.
     measureUniqueName   [type: String]                                  - The default measure to use (unique name).
     stateGroupId        [type: String]                                  - The default state group to use.
 

Optional: True