9 #import <UIKit/UIKit.h> 12 #define OPERATOR_FIELD_WIDTH 27 13 #define VALUE_SIDE_PADDING 2 14 #define STEPPER_CELL_RIGHT_PADDING 7 23 -(void)stepperValueChanged:(NSString *)newValue;
Definition: PromptStepperCell.h:18
PromptStepperView * stepper
Definition: PromptStepperCell.h:19
Definition: PromptStepperView.h:14