SmallMultipleEditor.onMetricSetBindingChanged Method

Updates the repeater based on changes to the adapter's metric set.
 

Parameters

adapter

Type: Adapter
The adapter.
oldMetricSetBinding

Type: MetricSetBinding - May be null
The old metric set binding.
oldMetricSet

Type: MetricSet - May be null
The old metric set.
metricSetBinding

Type: MetricSetBinding - May be null
The metric set binding.
metricSet

Type: MetricSet - May be null
The metric set.

Return Value


Type: jQuery.Promise
Value: dundas.entities.MetricSet
A promise object that is resolved when the action is finished.