ResultTransform.getAvailablePropertyIndicators Method
Gets the available regions that can be selected using an icon indicator displayed above this adapter.
Return Value
Type: Array
ElementType: Object
An array of plain objects with properties:
iconUrl [type: String] - A URL pointing to the icon image to be shown.
caption [type: String] - Text used to label the indicator on hover.
propertyPath [type: Array, elementType: dundas.view.controls.PropertyPathItem] - The property path to be opened on click.
metricSetBinding [type: dundas.view.controls.MetricSetBinding] - The metric set binding associated with the related element.