The <MAProceduralReportViewControllerDelegate> protocol is used to save and load regular report state, and also to set up regular report.
<NSObject>
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.
isWorksheetVisibleAtIndex:. 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: