<MAReportDelegate>

Description

The <MAReportDelegate> protocol is used to describe report state, saving and restoring its settings, and also preparing and getting controller that describes report.

Supported Protocols

<NSObject>

Comments

Delegate protocols:

Properties

accessRights. Express report access permissions.

hasScreenshot. Indicates whether there is a saved report screenshot.

reportSettings. Initial report settings.

reportState. Saved report settings.

screenshot. Screenshot data.

Methods

saveFavoriteWithName:. Saves report to favorites.

saveReport. Saves report current state.

See also:

Protocols. The Mobile Application Component