|
 | clearElementParameterLinks |
Removes the link to the grouping hierarchy on all metric sets of adapterId.
Inherited from dundas.controls.GroupingElement. |
 | fromJObject |
Applies the property values from a plain object created from JSON to the properties of this instance.
Inherited from Class. |
 | getElementLevelUniqueName |
Gets the level unique name of the element to add.
Inherited from dundas.controls.GroupingElement. |
 | getElementParameterLink |
Gets the element parameter link for the given information.
Inherited from dundas.controls.GroupingElement. |
 | getElementParameterLinks |
Gets the element parameter links for the given adapter.
Inherited from dundas.controls.GroupingElement. |
 | getElementStructureId |
Gets the ID of the structure for the underlying element.
Inherited from dundas.controls.GroupingElement. |
 | getElementUniqueName |
Gets the unique name of the element to add.
Inherited from dundas.controls.GroupingElement. |
 | getGroupElementUsage |
Gets the corresponding element usage for this grouping element from the
group's stored metric set reference.
Inherited from dundas.controls.GroupingElement. |
 | isDataElement |
Gets a value indicating whether the grouping hierarchy to use is a replacement for a data element.
Inherited from dundas.controls.GroupingElement. |
 | isSubHierarchyUsed |
Gets a value indicating whether the grouping hierarchy to use is a replacement for a data element.
Inherited from dundas.controls.GroupingElement. |
 | removeElementParameterLink |
Removes the link to an element of an adapter's metric set.
Inherited from dundas.controls.GroupingElement. |
 | setElementParameterLink |
Links this grouping hierarchy to a metric set element on an adapter.
Inherited from dundas.controls.GroupingElement. |
 | toJSON |
Implementation for toJSON to return an object that will include this class's
prototype property values when stringified.
Inherited from Class. |