PPLPivotTableHeaderElements

Description

The PPLPivotTableHeaderElements class is used to work with data table header elements.

Inheritance Hierarchy

          NObject

          PPLPivotTableHeaderElements

Comments

Data table is created based on the instance of the PPLPivot class.

Designer

PPLPivotTableHeaderElements. Creates an instance of the PPLPivotTableHeaderElements class.

PPLPivotTableHeaderElements. Creates an instance of the PPLPivotTableHeaderElements class with specifying of the pivot object building data tables and for selecting by data source dimensions.

Methods

checkMembership. Checks if the specified element belongs to table header.

createCalculatedElement. Creates a calculated element of table header.

createTotalsElement. Creates a table header total element.

elementsCount. Returns the number of header elements.

getElementByIndex. Returns header element by its index.

getElementByKeyPart. Returns header element by its partial key.

getIndexOfElement. Returns header element index.

getParentElement. Returns header parent element.

getSelectedElementsTreeForDimension. Returns a tree of selected header elements for the specified dimension.

isElementCalculated. Checks if header element is calculated.

isElementInTotals. Check is header element is total.

removeElement. Removes header element.

removeElementByIndex. Removes header element by its index.

removeElementsWithIndexes. Removes header elements by their indexes.

sortElementsUsingSelector. Sorts table header elements.

See also:

Working with pplib++ Library Classes