|
Mobile API Reference
MicroStrategy 2019
|
#import <PromptStepperOperatorView.h>
Instance Methods | |
| (id) | - initWithFrame:type:style:alignment: |
| (void) | - updateOperatorView |
| (void) | - setDisabled: |
| (BOOL) | - isDisabled |
| (void) | - setTapped: |
Protected Attributes | |
| NSInteger | type |
| BOOL | currentlyTapped |
| PromptStepperOperatorBackgroundView * | backgroundView |
| PromptStepperOperatorSignView * | operatorSignView |
| OperatorCallback * | parent |
| - (id) initWithFrame: | (CGRect) | frame | |
| type: | (NSInteger) | operatorType | |
| style: | (NSInteger) | viewStyle | |
| alignment: | (NSInteger) | alignmentType | |
| - (BOOL) isDisabled |
| - (void) setDisabled: | (BOOL) | disabled |
| - (void) setTapped: | (BOOL) | isTapped |
| - (void) updateOperatorView |
|
protected |
|
protected |
|
protected |
|
readwritenonatomicassignprotected |
|
readwriteprotected |