|
Mobile API Reference
MicroStrategy 2019
|
#import <PromptSummaryScreenCell.h>
Instance Methods | |
| (id) | - initWithStyle:reuseIdentifier:prompt:isDate: |
Instance Methods inherited from PromptBaseCell | |
| (void) | - populate |
| (void) | - addContent |
| (NSInteger) | - addRequiredLabel |
| (void) | - addErrorMessage |
| (NSInteger) | - rightMargin |
| (void) | - didRotateFromInterfaceOrientation |
Protected Attributes | |
| NSInteger | index |
| UILabel * | indexLabel |
| UILabel * | promptDescriptionLabel |
| UILabel * | promptAnswersLabel |
| UILabel * | errorMessage |
| BOOL | isDateType |
Protected Attributes inherited from PromptBaseCell | |
| UILabel * | titleLabel |
| UILabel * | errorLabel |
| UILabel * | requiredLabel |
Additional Inherited Members | |
Properties inherited from PromptBaseCell | |
| Prompt * | prompt |
| - (id) initWithStyle: | (UITableViewCellStyle) | style | |
| reuseIdentifier: | (NSString *) | reuseIdentifier | |
| prompt: | (ElementsPrompt *) | elPrompt | |
| isDate: | (BOOL) | isDate | |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |