|
Mobile API Reference
MicroStrategy 2019
|
#import <PromptStepperView.h>
Instance Methods | |
| (id) | - initWithFrame:value:parent: |
| (void) | - operatorTouchesBegan: |
| (void) | - setValueLabelValue: |
Protected Attributes | |
| PromptStepperOperatorView * | minusView |
| PromptStepperOperatorView * | plusView |
| PromptStepperLabelView * | valueLabel |
| PromptStepperCell * | parent |
| float | value |
| float | increment |
| float | max |
| float | min |
| BOOL | minSet |
| BOOL | maxSet |
| - (id) initWithFrame: | (CGRect) | frame | |
| value: | (float) | val | |
| parent: | (PromptStepperCell *) | par | |
| - (void) operatorTouchesBegan: | (PromptStepperOperatorView *) | operatorView |
Reimplemented from <OperatorCallback>.
| - (void) setValueLabelValue: | (float) | newValue |
|
readwriteprotected |
|
readwriteprotected |
|
protected |
|
readwriteprotected |
|
protected |
|
protected |
|
readwritenonatomicassignprotected |
|
protected |
|
readwriteprotected |
|
protected |