|
Mobile API Reference
MicroStrategy 2019
|
#import <PromptBarcodeCell.h>
Instance Methods | |
| (void) | - displayCamera |
Instance Methods inherited from PromptBaseCell | |
| (void) | - populate |
| (void) | - addContent |
| (NSInteger) | - addRequiredLabel |
| (void) | - addErrorMessage |
| (NSInteger) | - rightMargin |
| (void) | - didRotateFromInterfaceOrientation |
Class Methods | |
| (PromptBarcodeCell *) | + newCellForPrompt: |
Protected Attributes | |
| UILabel * | valueLabel |
| UIImageView * | barcodeImageView |
| MIPromptSummaryScreenSV * | parent |
Protected Attributes inherited from PromptBaseCell | |
| UILabel * | titleLabel |
| UILabel * | errorLabel |
| UILabel * | requiredLabel |
Additional Inherited Members | |
Properties inherited from PromptBaseCell | |
| Prompt * | prompt |
| - (void) displayCamera |
| + (PromptBarcodeCell*) newCellForPrompt: | (Prompt *) | _prompt |
|
protected |
|
readwritenonatomicassignprotected |
|
protected |