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 SBEmergencyCallButton
, UIImage
, UIPushButton
;
11 @interface SBDeviceLockKeypad
: TPPhonePad
14 UIPushButton
*_deleteButton
;
15 SBEmergencyCallButton
*_emergencyCallButton
;
17 BOOL _playKeyboardClicks
;
20 - (id
)initWithFrame
:(struct CGRect
)fp8
;
21 - (void)setPlaysKeyboardClicks
:(BOOL
)fp8
;
22 - (BOOL
)showsEmergencyCallButton
;
23 - (void)setShowsEmergencyCallButton
:(BOOL
)fp8
;
25 - (void)setShowsDeleteIcon
:(BOOL
)fp8
;
27 - (void)hiddenFromView
;
28 - (void)willBecomeVisible
;