PPLDashboardReport

Description

The PPLDashboardReport class is used to work with a dashboard.

Inheritance Hierarchy

          NObject

          PPLMetabaseObject

          PPLReport

          PPLDashboardReport

Methods

applyIdsAndKeysChanges. Refreshes dependent report keys.

copy. Creates a current dashboard copy.

data. Returns dashboard custom data.

dataSourceDimensionObjects. Returns data source dimensions.

dataSourceObjects. Returns data sources in use.

hasPlist. Checks if there is a dictionary with dashboard settings.

resources. Returns container for dashboard resources.

setData. Sets custom data for dashboard.

synchronizationDimensions. Returns dimension synchronization settings.

synchronizationIndexes. Returns synchronization settings.

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

dashboardReport. Creates a dashboard.

Static methods inherited from PPLReport

report. Creates a report object by repository object description.

See also:

Working with pplib++ Library Classes