API  1.0.0
CPStepper(CPSynthesizedAccessors) Category Reference

Instance Methods

(BOOL) - autorepeat
 
(int) - increment
 
(int) - maxValue
 
(int) - minValue
 
(void) - setIncrement:
 
(void) - setMaxValue:
 
(void) - setMinValue:
 
(void) - setValueWraps:
 
(BOOL) - valueWraps
 

Detailed Description

Definition at line 346 of file CPStepper.j.

Method Documentation

◆ autorepeat()

- (BOOL) autorepeat
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 367 of file CPStepper.j.

◆ increment()

- (int) increment
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 375 of file CPStepper.j.

◆ maxValue()

- (int) maxValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 391 of file CPStepper.j.

◆ minValue()

- (int) minValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 407 of file CPStepper.j.

◆ setIncrement:()

- (void) setIncrement: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 383 of file CPStepper.j.

◆ setMaxValue:()

- (void) setMaxValue: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 399 of file CPStepper.j.

◆ setMinValue:()

- (void) setMinValue: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 415 of file CPStepper.j.

◆ setValueWraps:()

- (void) setValueWraps: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 359 of file CPStepper.j.

◆ valueWraps()

- (BOOL) valueWraps
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 351 of file CPStepper.j.


The documentation for this category was generated from the following file: