PPLProceduralReport

Description

The PPLProceduralReport class is used to work with regular report.

Inheritance Hierarchy

          NObject

          PPLMetabaseObject

           PPLReport

          PPLProceduralReport

Methods

activeSheetKey. Returns key of regular report active worksheet.

copy. Returns copy of regular report object.

resources. Returns information about report resources.

worksheets. Returns available regular report worksheets.

Methods inherited from PPLReport

copy. Creates a copy of report object.

descriptor. Returns description of the repository object, based on which report is created.

generatePlist. Returns a dictionary with report settings.

save. Saves current report state.

saveAsFavorite. Saves the current report to favorites.

Methods inherited from PPLMetabaseObject

descriptor. Returns repository object description.

Static Methods

proceduralReport. Creates a regular report.

Static methods inherited from PPLReport

report. Creates a report object by repository object description.

See also:

Working with pplib++ Library Classes