![]() |
API
0.9.6
|
#import <CPColorWheelColorPicker.h>
Additional Inherited Members | |
![]() | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(Class) | + class |
(void) | + exposeBinding: |
(void) | + initialize |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
![]() | |
Class | isa |
Definition at line 94 of file CPColorPicker.j.
|
implementation |
Definition at line 136 of file CPColorPicker.j.
|
implementation |
Definition at line 141 of file CPColorPicker.j.
|
implementation |
Definition at line 168 of file CPColorPicker.j.
|
implementation |
Definition at line 108 of file CPColorPicker.j.
|
implementation |
Initializes the color picker.
aMask | a unique unsigned int identifying your color picker |
aPanel | the color panel that owns this picker |
Reimplemented from CPColorPicker.
Definition at line 103 of file CPColorPicker.j.
|
implementation |
Definition at line 200 of file CPColorPicker.j.
|
implementation |
Reimplemented from CPColorPicker.
Definition at line 195 of file CPColorPicker.j.
|
implementation |
Definition at line 173 of file CPColorPicker.j.
|
implementation |
Sets the picker's color.
aColor | the new color for the picker |
Reimplemented from CPColorPicker.
Definition at line 181 of file CPColorPicker.j.
|
implementation |
Definition at line 163 of file CPColorPicker.j.
|
implementation |
Definition at line 146 of file CPColorPicker.j.