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 SBLaunchAlertItem
: SBAlertItem
13 SBDisplay
*_associatedDisplay
;
16 BOOL _usesCellNetwork
;
19 - (id
)initWithLaunchAlertType
:(int)fp8 dataAlert
:(BOOL
)fp12 usesCellNetwork
:(BOOL
)fp16
;
21 - (void)setAssociatedWithDisplay
:(id
)fp8
;
22 - (void)_displayDeactivated
:(id
)fp8
;
23 - (BOOL
)dismissOnLock
;
25 - (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;