|
 | addBodyTemplate |
Adds a body template to the group.
|
 | addBodyTemplates |
Adds body templates to the group.
|
 | addBottomLeftCornerTemplate |
Adds a bottom-left corner template to the group.
|
 | addBottomLeftCornerTemplates |
Adds bottom-left corner templates to the group.
|
 | addBottomRightCornerTemplate |
Adds a bottom-right corner template to the group.
|
 | addBottomRightCornerTemplates |
Adds bottom-right corner templates to the group.
|
 | addColumnFooterTemplate |
Adds a column footer template to the group.
|
 | addColumnFooterTemplates |
Adds column footer templates to the group.
|
 | addColumnHeaderTemplate |
Adds a column header template to the group.
|
 | addColumnHeaderTemplates |
Adds column header templates to the group.
|
 | addGroup |
Adds a group to the group.
|
 | addGroups |
Adds groups to the group.
|
 | addRowFooterTemplate |
Adds a row footer template to the group.
|
 | addRowFooterTemplates |
Adds row footer templates to the group.
|
 | addRowHeaderTemplate |
Adds a row header template to the group.
|
 | addRowHeaderTemplates |
Adds row header templates to the group.
|
 | addTopLeftCornerTemplate |
Adds a top-left corner template to the group.
|
 | addTopLeftCornerTemplates |
Adds top-left corner templates to the group.
|
 | addTopRightCornerTemplate |
Adds a top-right corner template to the group.
|
 | addTopRightCornerTemplates |
Adds top-right corner templates to the group.
|
 | fromJObject |
Applies the property values from a plain object created from JSON to the properties of this instance.
Inherited from Class. |
 | getAllGroupingElements |
Gets all the grouping elements that apply to this group. These are all the measures, hierarchies and slicers of this
group, plus all row/column grouping hierarchies inherited from any parent groups.
|
 | getAllGroupingHierarchies |
Gets all the grouping hierarchies that apply to this group. These are all the hierarchies of this
group, plus all row/column grouping hierarchies inherited from any parent groups.
|
 | getAllGroupingHierarchiesAndSlicers |
Gets all the grouping hierarchies and slicers that apply to this group. These are all the hierarchies of this
group, plus all row/column grouping hierarchies inherited from any parent groups.
|
 | getGroupingElement |
Gets the grouping element that corresponds to the element elementUsageUniqueName.
|
 | getInheritedGroupingHierarchies |
Gets all the grouping elements that this group inherits from its parent groups.
|
 | getTemplates |
Gets all templates in the group.
|
 | removeBodyTemplate |
Removes a body template from the group.
|
 | removeBodyTemplatesAt |
Removes body templates starting at the specified index from the group.
|
 | removeBottomLeftCornerTemplate |
Removes a bottom-left corner template from the group.
|
 | removeBottomLeftCornerTemplatesAt |
Removes bottom-left corner templates starting at the specified index from the group.
|
 | removeBottomRightCornerTemplate |
Removes a bottom-right corner template from the group.
|
 | removeBottomRightCornerTemplatesAt |
Removes bottom-right corner templates starting at the specified index from the group.
|
 | removeColumnFooterTemplate |
Removes a column footer template from the group.
|
 | removeColumnFooterTemplatesAt |
Removes column footer templates starting at the specified index from the group.
|
 | removeColumnHeaderTemplate |
Removes a column header template from the group.
|
 | removeColumnHeaderTemplatesAt |
Removes column header templates starting at the specified index from the group.
|
 | removeGroup |
Removes a group from the group.
|
 | removeGroupsAt |
Removes groups starting at the specified index from the group.
|
 | removeRowFooterTemplate |
Removes a row footer template from the group.
|
 | removeRowFooterTemplatesAt |
Removes row footer templates starting at the specified index from the group.
|
 | removeRowHeaderTemplate |
Removes a row header template from the group.
|
 | removeRowHeaderTemplatesAt |
Removes row header templates starting at the specified index from the group.
|
 | removeTopLeftCornerTemplate |
Removes a top-left corner template from the group.
|
 | removeTopLeftCornerTemplatesAt |
Removes top-left corner templates starting at the specified index from the group.
|
 | removeTopRightCornerTemplate |
Removes a top-right corner template from the group.
|
 | removeTopRightCornerTemplatesAt |
Removes top-right corner templates starting at the specified index from the group.
|
 | toJSON |
Implementation for toJSON to return an object that will include this class's
prototype property values when stringified.
Inherited from Class. |