API 0.9.5
CPUserDefaultsStore Class Reference

#import <CPUserDefaultsStore.h>

Inheritance diagram for CPUserDefaultsStore:

List of all members.

Instance Methods

(CPData- data
(CPString- domain
(void) - setData:
(void) - setDomain:

Detailed Description

Definition at line 559 of file CPUserDefaults.j.


Method Documentation

- (CPData) data

Implemented in CPUserDefaultsCookieStore, and CPUserDefaultsLocalStore.

Definition at line 564 of file CPUserDefaults.j.

- (CPString) domain

Synthesized accessor method.

Definition at line 674 of file CPUserDefaults.j.

- (void) setData: (CPData aData

Implemented in CPUserDefaultsCookieStore, and CPUserDefaultsLocalStore.

Definition at line 570 of file CPUserDefaults.j.

- (void) setDomain: (CPString aValue

Synthesized accessor method.

Implemented in CPUserDefaultsCookieStore.

Definition at line 682 of file CPUserDefaults.j.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Defines