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