Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPUserNotificationCenter.j File Reference

Go to the source code of this file.

Classes

protocol  <CPUserNotificationCenterDelegate>
 

Variables

global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_didActivateNotification_ = 1 << 2
 
global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_didDeliverNotification_ = 1 << 1
 
global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_shouldPresentNotification_ = 1 << 0
 
var CPUserNotificationDefaultCenter = nil
 

Variable Documentation

global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_didActivateNotification_ = 1 << 2

Definition at line 39 of file CPUserNotificationCenter.j.

global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_didDeliverNotification_ = 1 << 1

Definition at line 38 of file CPUserNotificationCenter.j.

global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_shouldPresentNotification_ = 1 << 0

Definition at line 37 of file CPUserNotificationCenter.j.

var CPUserNotificationDefaultCenter = nil

Definition at line 41 of file CPUserNotificationCenter.j.