#import <CPBinder.h>
Class Methods | |
(CPDictionary) | + allBindingsForObject: |
(void) | + exposeBinding:forClass: |
(CPArray) | + exposedBindingsForClass: |
(CPBinder) | + getBinding:forObject: |
(CPDictionary) | + infoForBinding:forObject: |
(BOOL) | + isBindingAllowed:forObject: |
(void) | + unbind:forObject: |
(void) | + unbindAllForObject: |
![]() | |
(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) | + 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 2 of file CPBinder.h.
|
implementation |
Definition at line 91 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 312 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 44 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 57 of file CPKeyValueBinding.j.
Definition at line 62 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 318 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 81 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 132 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 170 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 247 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 188 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 228 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 296 of file CPKeyValueBinding.j.
|
implementation |
Reimplemented in CPImageViewValueBinder, and CPColorWellValueBinder.
Definition at line 218 of file CPKeyValueBinding.j.
|
implementation |
Reimplemented in CPImageViewValueBinder, and CPColorWellValueBinder.
Definition at line 223 of file CPKeyValueBinding.j.
|
implementation |
Reimplemented in CPTableContentBinder, and CPTableColumnValueBinder.
Definition at line 197 of file CPKeyValueBinding.j.
|
implementation |
Synthesized accessor method.
Provided by category CPBinder(CPSynthesizedAccessors).
Definition at line 975 of file CPKeyValueBinding.j.
|
implementation |
Use this to avoid reacting to the notifications coming out of a reverseTransformedValue:.
Definition at line 327 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 260 of file CPKeyValueBinding.j.
Definition at line 96 of file CPKeyValueBinding.j.
|
implementation |
Definition at line 116 of file CPKeyValueBinding.j.
|
implementation |
Use this to cancel suppressSpecificNotificationFromObject:keyPath:.
Definition at line 344 of file CPKeyValueBinding.j.
|
implementation |
Reimplemented in CPImageViewValueBinder, and CPColorWellValueBinder.
Definition at line 242 of file CPKeyValueBinding.j.