API  0.9.7
 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 339 of file CPStepper.j.

Method Documentation

- (BOOL) autorepeat
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 360 of file CPStepper.j.

- (int) increment
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 368 of file CPStepper.j.

- (int) maxValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 384 of file CPStepper.j.

- (int) minValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 400 of file CPStepper.j.

- (void) setIncrement: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 376 of file CPStepper.j.

- (void) setMaxValue: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 392 of file CPStepper.j.

- (void) setMinValue: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 408 of file CPStepper.j.

- (void) setValueWraps: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 352 of file CPStepper.j.

- (BOOL) valueWraps
implementation

Synthesized accessor method.

Extends class CPStepper.

Definition at line 344 of file CPStepper.j.


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