![]() |
API
0.9.6
|
#import <CPUserDefaultsStore.h>
Inheritance diagram for CPUserDefaultsStore:Additional Inherited Members | |
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 |
Instance Variables inherited from CPObject | |
| Class | isa |
Definition at line 559 of file CPUserDefaults.j.
|
implementation |
Implemented in CPUserDefaultsCookieStore, and CPUserDefaultsLocalStore.
Definition at line 564 of file CPUserDefaults.j.
|
implementation |
Synthesized accessor method.
Provided by category CPUserDefaultsStore(CPSynthesizedAccessors).
Definition at line 674 of file CPUserDefaults.j.
|
implementation |
Implemented in CPUserDefaultsCookieStore, and CPUserDefaultsLocalStore.
Definition at line 570 of file CPUserDefaults.j.
|
implementation |
Synthesized accessor method.
Implemented in CPUserDefaultsCookieStore.
Provided by category CPUserDefaultsStore(CPSynthesizedAccessors).
Definition at line 682 of file CPUserDefaults.j.