Mobile API Reference
MicroStrategy 2019
|
#import <PromptTextCell.h>
Class Methods | |
(PromptTextCell *) | + newCellForPrompt: |
Protected Attributes | |
UITextField * | valueField |
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 |
+ (PromptTextCell*) newCellForPrompt: | (ConstantPrompt *) | _prompt |
|
protected |