![]() |
API
0.9.6
|
#import <CPBinder.h>
Inheritance diagram for CPBinder:Class Methods | |
| (CPDictionary) | + allBindingsForObject: |
| (void) | + exposeBinding:forClass: |
| (CPArray) | + exposedBindingsForClass: |
| (CPBinder) | + getBinding:forObject: |
| (CPDictionary) | + infoForBinding:forObject: |
| (void) | + unbind:forObject: |
| (void) | + unbindAllForObject: |
Class Methods inherited from CPObject | |
| (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 |
Additional Inherited Members | |
Instance Variables inherited from CPObject | |
| Class | isa |
Definition at line 2 of file CPBinder.h.
|
implementation |
Definition at line 76 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 262 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 43 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 56 of file CPKeyValueBinding.j.
Definition at line 61 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 268 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 66 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 116 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 203 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 184 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 246 of file CPKeyValueBinding.j.
|
implementation |
Reimplemented in CPImageViewValueBinder.
Definition at line 174 of file CPKeyValueBinding.j.
|
implementation |
Reimplemented in CPImageViewValueBinder.
Definition at line 179 of file CPKeyValueBinding.j.
|
implementation |
Reimplemented in CPTableColumnValueBinder, and CPColorWellValueBinder.
Definition at line 148 of file CPKeyValueBinding.j.
|
implementation |
Use this to avoid reacting to the notifications coming out of a reverseTransformedValue:.
Definition at line 277 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 215 of file CPKeyValueBinding.j.
Definition at line 81 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 101 of file CPKeyValueBinding.j.
|
implementation |
Use this to cancel suppressSpecificNotificationFromObject:keyPath:.
Definition at line 293 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 198 of file CPKeyValueBinding.j.