Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
<CPUserNotificationCenterDelegate> Protocol Referenceabstract
+ Inheritance diagram for <CPUserNotificationCenterDelegate>:

Instance Methods

(void) - userNotificationCenter:didActivateNotification:
 
(void) - userNotificationCenter:didDeliverNotification:
 
(BOOL) - userNotificationCenter:shouldPresentNotification:
 
- Instance Methods inherited from <CPObject>
(Class) - class
 
(BOOL) - conformsToProtocol:
 
(CPString- debugDescription
 
(CPString- description
 
(CPUInteger) - hash
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(id) - performSelector:withObject:withObject:
 
(BOOL) - respondsToSelector:
 
(id) - self
 
(Class) - superclass
 

Detailed Description

Definition at line 24 of file CPUserNotificationCenter.j.

Method Documentation

- (void) userNotificationCenter: (CPUserNotificationCenter center
didActivateNotification: (CPUserNotification notification 
optional
- (void) userNotificationCenter: (CPUserNotificationCenter center
didDeliverNotification: (CPUserNotification notification 
optional
- (BOOL) userNotificationCenter: (CPUserNotificationCenter center
shouldPresentNotification: (CPUserNotification notification 
optional

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