PPLReport

Description

The PPLReport class is used to work with report.

Inheritance Hierarchy

          NObject

          PPLMetabaseObject

           PPLReport

Comments

Delegate classes for working with report:

Destructor

~PPLReport. Deletes an instance of the PPLReport class.

Methods

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

report. Creates a report object by repository object description.

See also:

Working with pplib++ Library Classes