API  0.9.9
CPUserNotification(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPUserNotificationActivationType) - activationType
 
(CPDate- actualDeliveryDate
 
(CPImage- contentImage
 
(CPDate- deliveryDate
 
(CPTimeInterval) - deliveryRepeatInterval
 
(CPTimeZone- deliveryTimeZone
 
(CPString- identifier
 
(CPString- informativeText
 
(BOOL) - isPresented
 
(BOOL) - isRemote
 
(void) - setContentImage:
 
(void) - setDeliveryDate:
 
(void) - setDeliveryRepeatInterval:
 
(void) - setDeliveryTimeZone:
 
(void) - setIdentifier:
 
(void) - setInformativeText:
 
(void) - setTitle:
 
(void) - setUserInfo:
 
(CPString- title
 
(CPDictionary- userInfo
 

Detailed Description

Definition at line 103 of file CPUserNotification.j.

Method Documentation

- (CPUserNotificationActivationType) activationType
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 260 of file CPUserNotification.j.

- (CPDate) actualDeliveryDate
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 124 of file CPUserNotification.j.

- (CPImage) contentImage
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 164 of file CPUserNotification.j.

- (CPDate) deliveryDate
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 132 of file CPUserNotification.j.

- (CPTimeInterval) deliveryRepeatInterval
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 228 of file CPUserNotification.j.

- (CPTimeZone) deliveryTimeZone
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 244 of file CPUserNotification.j.

- (CPString) identifier
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 180 of file CPUserNotification.j.

- (CPString) informativeText
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 196 of file CPUserNotification.j.

- (BOOL) isPresented
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 108 of file CPUserNotification.j.

- (BOOL) isRemote
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 116 of file CPUserNotification.j.

- (void) setContentImage: (CPImage aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 172 of file CPUserNotification.j.

- (void) setDeliveryDate: (CPDate aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 140 of file CPUserNotification.j.

- (void) setDeliveryRepeatInterval: (CPTimeInterval)  aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 236 of file CPUserNotification.j.

- (void) setDeliveryTimeZone: (CPTimeZone aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 252 of file CPUserNotification.j.

- (void) setIdentifier: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 188 of file CPUserNotification.j.

- (void) setInformativeText: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 204 of file CPUserNotification.j.

- (void) setTitle: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 220 of file CPUserNotification.j.

- (void) setUserInfo: (CPDictionary aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 156 of file CPUserNotification.j.

- (CPString) title
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 212 of file CPUserNotification.j.

- (CPDictionary) userInfo
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 148 of file CPUserNotification.j.


The documentation for this category was generated from the following file: