MAProceduralReportViewControllerDelegateImpl

Description

The MAProceduralReportViewControllerDelegateImpl class is used to work with a regular report delegate.

Inheritance Hierarchy

          NSObject

          MAProceduralReportViewControllerDelegateImpl

Supported Protocols

<MAProceduralReportViewControllerDelegate>

<MAReportDelegate>

<NSObject>

Properties

proceduralReport. Regular report.

Properties inherited from <MAProceduralReportViewControllerDelegate>

state. Regular report state and settings.

worksheetCount. Number of regular report sheets.

Properties inherited from <MAReportDelegate>

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

initWithProceduralReport:. Creates an instance of the MAProceduralReportViewControllerDelegateImpl class.

Methods inherited from <MAProceduralReportViewControllerDelegate>

isWorksheetVisibleAtIndex:. Indicates whether regular report sheet is visible.

reportTitle. Returns regular report title.

worksheetExtAtIndex:. Returns regular report sheet extension.

worksheetFullpathAtIndex:. Returns path to regular report sheet.

worksheetKeyAtIndex:. Returns regular report sheet key.

worksheetNameAtIndex:. Returns regular report sheet name.

Methods inherited from <MAReportDelegate>

saveFavoriteWithName:. Saves report to favorites.

saveReport. Saves report current state.

See also:

Classes. The Mobile Application Component