|
Mobile API Reference
MicroStrategy 2019
|
#import <PromptSummaryScreen.h>
Instance Methods | |
| (id) | - initWithStyle:promptList:helper: |
| (void) | - promptAnswersChanged |
| (void) | - locationUpdated: |
| (void) | - prepareForLocationPrompts |
| (void) | - cancelPrompts |
Protected Attributes | |
| Prompts * | promptList |
| PromptHelper * | promptHelper |
| NSMutableArray * | cells |
| BOOL | isActualDisappear |
| NSString * | reportName |
| NSInteger | requiredCellCount |
| BOOL | containsLocationPrompt |
| BOOL | saveOnExit |
Used when there are multiple prompts to answer or when the prompt will be handled entirely within the UITableView of the summary screen. A slider is one such type.
| - (void) cancelPrompts |
| - (id) initWithStyle: | (UITableViewStyle) | style | |
| promptList: | (Prompts *) | prompts | |
| helper: | (PromptHelper *) | helper | |
| - (void) locationUpdated: | (CLLocation *) | newLocation |
| - (void) prepareForLocationPrompts |
| - (void) promptAnswersChanged |
|
readwritenonatomicretainprotected |
|
protected |
|
readwriteprotected |
|
readwritenonatomicassignprotected |
|
readwritenonatomicretainprotected |
|
readwritenonatomiccopyprotected |
|
protected |
|
protected |