|
Mobile API Reference
MicroStrategy 2019
|
#import <PromptSwitchCell.h>
Class Methods | |
| (PromptSwitchCell *) | + newCellForPrompt: |
Protected Attributes | |
| UISwitch * | valueSwitch |
| NSString * | onValue |
| NSString * | offValue |
Protected Attributes inherited from PromptBaseCell | |
| UILabel * | titleLabel |
| UILabel * | errorLabel |
| UILabel * | requiredLabel |
Additional Inherited Members | |
Instance Methods inherited from PromptBaseCell | |
| (void) | - populate |
| (void) | - addContent |
| (NSInteger) | - addRequiredLabel |
| (void) | - addErrorMessage |
| (NSInteger) | - rightMargin |
| (void) | - didRotateFromInterfaceOrientation |
Properties inherited from PromptBaseCell | |
| Prompt * | prompt |
| + (PromptSwitchCell*) newCellForPrompt: | (ConstantPrompt *) | prompt |
|
protected |
|
protected |
|
protected |