]>
git.saurik.com Git - iphone-api.git/blob - SpringBoard-2.0/SBAlert.h
2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSMutableDictionary
, SBAlertDisplay
, SBAlertWindow
;
11 @interface SBAlert
: SBDisplay
13 SBAlertDisplay
*_display
;
14 NSMutableDictionary
*_dictionary
;
15 SBAlertWindow
*_deferredAlertWindow
;
18 + (void)registerForAlerts
;
23 - (void)setDisplay
:(id
)fp8
;
24 - (id
)alertDisplayViewWithSize
:(struct CGSize
)fp8
;
25 - (void)setObject
:(id
)fp8 forKey
:(id
)fp12
;
26 - (id
)objectForKey
:(id
)fp8
;
27 - (BOOL
)allowsStackingOfAlert
:(id
)fp8
;
28 - (BOOL
)displaysAboveLock
;
29 - (BOOL
)undimsDisplay
;
31 - (double)animateInDuration
;
32 - (struct CGRect
)alertWindowRect
;
34 - (void)tearDownAlertWindow
:(id
)fp8
;
35 - (void)removeFromView
;
37 - (BOOL
)animatesDismissal
;
38 - (BOOL
)allowsInCallStatusBar
;
41 - (int)statusBarOrientation
;
42 - (void)didAnimateLockKeypadIn
;
43 - (void)didAnimateLockKeypadOut
;
44 - (void)didFinishAnimatingIn
;
45 - (void)didFinishAnimatingOut
;