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 UIKeyboard
, UINavigationBar
, UIPreferencesTextTableCell
;
11 @interface ABSimpleTextInputLayer
: UIView
13 UIPreferencesTextTableCell
*_inputField
;
15 UIKeyboard
*_keyboard
;
17 UINavigationBar
*_navBar
;
21 - (id
)initWithFrame
:(struct CGRect
)fp8 context
:(id
)fp24
;
24 - (void)setDelegate
:(id
)fp8
;
26 - (void)setLocalizedNavigationTitle
:(id
)fp8
;
27 - (id
)createEntryFieldForStringValue
:(id
)fp8
;
29 - (BOOL
)becomeFirstResponder
;
30 - (void)movedFromSuperview
:(id
)fp8
;
31 - (void)_didEndPickingAndConfirmed
:(BOOL
)fp8 animate
:(BOOL
)fp12
;
32 - (void)doneButtonClicked
:(id
)fp8
;
33 - (void)cancelButtonClicked
:(id
)fp8
;
34 - (void)navigationBar
:(id
)fp8 buttonClicked
:(int)fp12
;
35 - (void)fieldEndedEditing
:(id
)fp8
;
36 - (void)back
:(BOOL
)fp8 save
:(BOOL
)fp12
;
38 - (void)_textValueChanged
:(id
)fp8
;