![]() |
API 0.9.5
|
#import <CPUserDefaultsLocalStore.h>
Instance Methods | |
(CPData) | - data |
(id) | - init |
(void) | - setData: |
Class Methods | |
(BOOL) | + supportsLocalStorage |
Definition at line 609 of file CPUserDefaults.j.
- (CPData) data |
Implements CPUserDefaultsStore.
Definition at line 646 of file CPUserDefaults.j.
- (id) init |
Definition at line 635 of file CPUserDefaults.j.
- (void) setData: | (CPData) | aData |
Implements CPUserDefaultsStore.
Definition at line 655 of file CPUserDefaults.j.
+ (BOOL) supportsLocalStorage |
Definition at line 614 of file CPUserDefaults.j.