![]() |
API
0.9.6
|
#import <CPSlider.h>
Inheritance diagram for CPSlider:Class Methods | |
| (CPString) | + defaultThemeClass |
| (id) | + themeAttributes |
Class Methods inherited from CPControl | |
| (void) | + initialize |
Class Methods inherited from CPView | |
| (CPMenu) | + defaultMenu |
| (CPSet) | + keyPathsForValuesAffectingBounds |
| (CPSet) | + keyPathsForValuesAffectingFrame |
Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly |
| (id) | + alloc |
| (id) | + allocWithCoder: |
| (BOOL) | + automaticallyNotifiesObserversForKey: |
| (Class) | + class |
| (void) | + exposeBinding: |
| (IMP) | + instanceMethodForSelector: |
| (BOOL) | + instancesRespondToSelector: |
| (BOOL) | + isSubclassOfClass: |
| (CPSet) | + keyPathsForValuesAffectingValueForKey: |
| (void) | + load |
| (id) | + new |
| (void) | + setVersion: |
| (Class) | + superclass |
| (int) | + version |
Additional Inherited Members | |
Instance Variables inherited from CPObject | |
| Class | isa |
Definition at line 2 of file CPSlider.h.
|
implementation |
Definition at line 240 of file CPSlider.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 366 of file CPSlider.j.
Reimplemented from CPView.
Definition at line 221 of file CPSlider.j.
|
implementation |
Reimplemented from CPView.
Definition at line 43 of file CPSlider.j.
|
implementation |
Archives the view to a coder.
| aCoder | the object into which the view's data will be archived. |
Reimplemented from CPControl.
Provided by category CPSlider(CPCoding).
Definition at line 441 of file CPSlider.j.
|
implementation |
Initializes the view from an archive.
| aCoder | the coder from which to initialize |
Reimplemented from CPControl.
Provided by category CPSlider(CPCoding).
Definition at line 421 of file CPSlider.j.
|
implementation |
Initializes the receiver for usage with the specified bounding rectangle
Reimplemented from CPControl.
Definition at line 54 of file CPSlider.j.
|
implementation |
Returns whether the control can continuously send its action messages.
Reimplemented from CPControl.
Definition at line 384 of file CPSlider.j.
|
implementation |
Definition at line 266 of file CPSlider.j.
|
implementation |
Definition at line 174 of file CPSlider.j.
|
implementation |
Reimplemented from CPView.
Definition at line 271 of file CPSlider.j.
|
implementation |
Definition at line 112 of file CPSlider.j.
|
implementation |
Definition at line 90 of file CPSlider.j.
|
implementation |
Reimplemented from CPView.
Definition at line 210 of file CPSlider.j.
|
implementation |
Definition at line 235 of file CPSlider.j.
|
implementation |
should we have _continuous?
Reimplemented from CPControl.
Definition at line 393 of file CPSlider.j.
|
implementation |
Sets the receiver's frame size. If aSize is the same as the frame's current dimensions, this method simply returns. The method posts a CPViewFrameDidChangeNotification to the default notification center if the receiver is configured to do so.
| aSize | the new size for the frame |
Reimplemented from CPView.
Definition at line 245 of file CPSlider.j.
|
implementation |
Definition at line 95 of file CPSlider.j.
|
implementation |
Definition at line 73 of file CPSlider.j.
|
implementation |
Sets the receiver's object value.
Reimplemented from CPControl.
Definition at line 117 of file CPSlider.j.
|
implementation |
Definition at line 125 of file CPSlider.j.
|
implementation |
Provided by category CPSlider(Deprecated).
Definition at line 461 of file CPSlider.j.
|
implementation |
Definition at line 133 of file CPSlider.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 336 of file CPSlider.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 373 of file CPSlider.j.
Definition at line 401 of file CPSlider.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 48 of file CPSlider.j.
|
implementation |
Definition at line 138 of file CPSlider.j.
|
implementation |
Returns YES if the receiver tracks the mouse outside the frame, otherwise NO.
Reimplemented from CPControl.
Definition at line 288 of file CPSlider.j.
|
implementation |
Provided by category CPSlider(Deprecated).
Definition at line 454 of file CPSlider.j.