#import <CPColorWheelColorPicker.h>
Additional Inherited Members | |
![]() | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(void) | + cancelPreviousPerformRequestsWithTarget: |
(void) | + cancelPreviousPerformRequestsWithTarget:selector:object: |
(Class) | + class |
(BOOL) | + conformsToProtocol: |
(void) | + exposeBinding: |
(void) | + initialize |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesImplementSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isBindingExclusive: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + object:performSelector:withObject:afterDelay:inModes: |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
Definition at line 98 of file CPColorPicker.j.
|
implementation |
Definition at line 141 of file CPColorPicker.j.
|
implementation |
Definition at line 146 of file CPColorPicker.j.
|
implementation |
Definition at line 173 of file CPColorPicker.j.
|
implementation |
Definition at line 112 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 107 of file CPColorPicker.j.
|
implementation |
Definition at line 205 of file CPColorPicker.j.
|
implementation |
Reimplemented from CPColorPicker.
Definition at line 200 of file CPColorPicker.j.
|
implementation |
Definition at line 178 of file CPColorPicker.j.
|
implementation |
Sets the picker's color.
aColor | the new color for the picker |
Reimplemented from CPColorPicker.
Definition at line 186 of file CPColorPicker.j.
|
implementation |
Definition at line 168 of file CPColorPicker.j.
|
implementation |
Definition at line 151 of file CPColorPicker.j.