CPSlider Class Reference
[AppKit]

List of all members.

Public Member Functions

(float) - altIncrementValue [implementation]
(BOOL) - continueTracking:at: [implementation]
(CPView- createEphemeralSubviewNamed: [implementation]
(void) - encodeWithCoder: [implementation]
(id) - initWithCoder: [implementation]
(id) - initWithFrame: [implementation]
(int) - isVertical [implementation]
(CGRect) - knobRectForBounds: [implementation]
(void) - layoutSubviews [implementation]
(float) - maxValue [implementation]
(float) - minValue [implementation]
(CGRect) - rectForEphemeralSubviewNamed: [implementation]
(void) - setAltIncrementValue: [implementation]
(void) - setContinuous: [implementation]
(void) - setFrameSize: [implementation]
(void) - setMaxValue: [implementation]
(void) - setMinValue: [implementation]
(void) - setObjectValue: [implementation]
(void) - setSliderType: [implementation]
(void) - setValue: [implementation]
(CPSliderType) - sliderType [implementation]
(BOOL) - startTrackingAt: [implementation]
(void) - stopTracking:at:mouseIsUp: [implementation]
(CGRect) - trackRectForBounds: [implementation]
(BOOL) - tracksMouseOutsideOfFrame [implementation]
(id) - value [implementation]

Static Public Member Functions

(id) + themeAttributes [implementation]
(CPString+ themeClass [implementation]

Detailed Description

Definition at line 36 of file CPSlider.j.


Member Function Documentation

- (float) altIncrementValue   [implementation]

Definition at line 242 of file CPSlider.j.

- (BOOL) continueTracking: (CGPoint)  lastPoint
at: (CGPoint)  aPoint 
[implementation]

Definition at line 369 of file CPSlider.j.

- (CPView) createEphemeralSubviewNamed: (CPString aName   [implementation]

Definition at line 223 of file CPSlider.j.

- (void) encodeWithCoder: (CPCoder aCoder   [implementation]

Definition at line 429 of file CPSlider.j.

- (id) initWithCoder: (CPCoder aCoder   [implementation]

Definition at line 407 of file CPSlider.j.

- (id) initWithFrame: (CGRect)  aFrame   [implementation]

Definition at line 56 of file CPSlider.j.

- (int) isVertical   [implementation]

Definition at line 268 of file CPSlider.j.

- (CGRect) knobRectForBounds: (CGRect)  bounds   [implementation]

Definition at line 176 of file CPSlider.j.

- (void) layoutSubviews   [implementation]

Definition at line 273 of file CPSlider.j.

- (float) maxValue   [implementation]

Definition at line 114 of file CPSlider.j.

- (float) minValue   [implementation]

Definition at line 92 of file CPSlider.j.

- (CGRect) rectForEphemeralSubviewNamed: (CPString aName   [implementation]

Definition at line 212 of file CPSlider.j.

- (void) setAltIncrementValue: (float)  anAltIncrementValue   [implementation]

Definition at line 237 of file CPSlider.j.

- (void) setContinuous: (BOOL)  flag   [implementation]

shoudl we have _continuous?

Definition at line 391 of file CPSlider.j.

- (void) setFrameSize: (CGSize)  aSize   [implementation]

Definition at line 247 of file CPSlider.j.

- (void) setMaxValue: (float)  aMaximumValue   [implementation]

Definition at line 97 of file CPSlider.j.

- (void) setMinValue: (float)  aMinimumValue   [implementation]

Definition at line 75 of file CPSlider.j.

- (void) setObjectValue: (id)  aValue   [implementation]

Definition at line 119 of file CPSlider.j.

- (void) setSliderType: (CPSliderType)  aSliderType   [implementation]

Definition at line 127 of file CPSlider.j.

- (void) setValue: (id)  aValue   [implementation]

Definition at line 449 of file CPSlider.j.

- (CPSliderType) sliderType   [implementation]

Definition at line 135 of file CPSlider.j.

- (BOOL) startTrackingAt: (CGPoint)  aPoint   [implementation]

Definition at line 338 of file CPSlider.j.

- (void) stopTracking: (CGPoint)  lastPoint
at: (CGPoint)  aPoint
mouseIsUp: (BOOL)  mouseIsUp 
[implementation]

Definition at line 376 of file CPSlider.j.

+ (id) themeAttributes   [implementation]

Definition at line 50 of file CPSlider.j.

+ (CPString) themeClass   [implementation]

Definition at line 45 of file CPSlider.j.

- (CGRect) trackRectForBounds: (CGRect)  bounds   [implementation]

Definition at line 140 of file CPSlider.j.

- (BOOL) tracksMouseOutsideOfFrame   [implementation]

Definition at line 290 of file CPSlider.j.

- (id) value   [implementation]

Definition at line 442 of file CPSlider.j.


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

Generated on Fri Apr 9 11:04:22 2010 for Cappuccino API by  doxygen 1.6.1