PPLPivot

Description

The PPLPivot class is used to work with the object used to build data tables.

Inheritance Hierarchy

          NObject

          PPLPivot

Destructor

~PPLPivot. Deletes an instance of the PPLPivot class.

Methods

actualOlapReport. Returns the express report including the changes made on the pivot object for building data tables.

dataSource. Returns the data source.

fixedHeader. Returns fixed header.

getDataByKey. Returns data by data matrix key.

leftHeader. Returns left header.

lock. Locks update of the pivot object for building data tables.

matrix. Returns the current data matrix.

originOlapReport. Returns the express report that is used to create a pivot object for building data tables.

refresh. Updates status of the pivot object for building data tables.

selectionSet. Returns selection of data source dimensions.

setDataSource. Sets data source.

setSelectionSet. Sets selection of data source dimensions.

topHeader. Returns top header.

unlock. Unlocks update of the pivot object for building data tables.

Static Methods

pivot. Creates an instance of the PPLPivot class based on report object.

See also:

Working with pplib++ Library Classes