API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
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 325 of file CPStepper.j.

Method Documentation

- (BOOL) autorepeat
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 346 of file CPStepper.j.

- (int) increment
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 354 of file CPStepper.j.

- (int) maxValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 370 of file CPStepper.j.

- (int) minValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 386 of file CPStepper.j.

- (void) setIncrement: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 362 of file CPStepper.j.

- (void) setMaxValue: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 378 of file CPStepper.j.

- (void) setMinValue: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 394 of file CPStepper.j.

- (void) setValueWraps: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 338 of file CPStepper.j.

- (BOOL) valueWraps
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 330 of file CPStepper.j.


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