2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "SBAlertItem.h"
11 @interface SBCalendarAlertItem
: SBAlertItem
20 + (void)registerForAlerts
;
21 + (void)alarmsDidFire
:(id
)fp8
;
22 + (void)significantTimeChange
;
23 - (id
)initWithDate
:(double)fp8 title
:(id
)fp16 location
:(id
)fp20 eventId
:(int)fp24 isAllDay
:(BOOL
)fp28
;
25 - (id
)_dayString
:(BOOL
)fp8
;
27 - (id
)_dateString
:(BOOL
)fp8
;
28 - (void)configure
:(BOOL
)fp8 requirePasscodeForActions
:(BOOL
)fp12
;
30 - (void)didPresentAlertSheet
:(id
)fp8
;
32 - (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;
33 - (void)performUnlockAction
;
34 - (BOOL
)shouldShowInEmergencyCall
;
35 - (BOOL
)willShowInAwayItems
;