The MAProceduralReportViewControllerDelegateImpl class is used to work with a regular report delegate.
MAProceduralReportViewControllerDelegateImpl
<MAProceduralReportViewControllerDelegate>
<NSObject>
proceduralReport. Regular report.
state. Regular report state and settings.
worksheetCount. Number of regular report sheets.
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.
initWithProceduralReport:. Creates an instance of the MAProceduralReportViewControllerDelegateImpl class.
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.
saveFavoriteWithName:. Saves report to favorites.
saveReport. Saves report current state.
See also: