#import <CPControllerSelectionProxy.h>
Definition at line 2 of file CPControllerSelectionProxy.h.
- (void) addObserver: |
|
(id) |
anObject |
forKeyPath: |
|
(CPString) |
aKeyPath |
options: |
|
(CPKeyValueObservingOptions) |
options |
context: |
|
(id) |
context |
|
|
| |
|
implementation |
- (void) controllerDidChange |
|
|
|
|
implementation |
- (void) controllerWillChange |
|
|
|
|
implementation |
- (id) initWithController: |
|
(id) |
aController |
|
|
implementation |
- (void) observeValueForKeyPath: |
|
(CPString) |
aKeyPath |
ofObject: |
|
(id) |
anObject |
change: |
|
(CPDictionary) |
change |
context: |
|
(id) |
context |
|
|
| |
|
implementation |
- (void) removeObserver: |
|
(id) |
anObject |
forKeyPath: |
|
(CPString) |
aKeyPath |
|
|
| |
|
implementation |
- (void) setValue: |
|
(id) |
theValue |
forKey: |
|
(CPString) |
theKeyPath |
|
|
| |
|
implementation |
- (void) setValue: |
|
(id) |
theValue |
forKeyPath: |
|
(CPString) |
theKeyPath |
|
|
| |
|
implementation |
- (id) valueForKey: |
|
(CPString) |
theKeyPath |
|
|
implementation |
- (id) valueForKeyPath: |
|
(CPString) |
theKeyPath |
|
|
implementation |
The documentation for this class was generated from the following files: