![]() |
API
0.9.6
|
#import <CPUserDefaultsLocalStore.h>
Class Methods | |
(BOOL) | + supportsLocalStorage |
![]() | |
(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 | |
![]() | |
Class | isa |
Definition at line 609 of file CPUserDefaults.j.
|
implementation |
Implements CPUserDefaultsStore.
Definition at line 646 of file CPUserDefaults.j.
|
implementation |
Initializes the receiver
Reimplemented from CPObject.
Definition at line 635 of file CPUserDefaults.j.
|
implementation |
Implements CPUserDefaultsStore.
Definition at line 655 of file CPUserDefaults.j.
|
implementation |
Definition at line 614 of file CPUserDefaults.j.