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 <UIKit/UIKeyboard.h>
9 #import "UIFormPeripheral-Protocol.h"
11 @interface UIKeyboardPeripheral
: UIKeyboard
<UIFormPeripheral
>
13 id
<UITextControl
> _control
;
17 + (BOOL
)isUniqueForEachFormControl
;
18 - (id
)initFormPeripheral
;
21 - (void)willChangeToFormControl
:(id
)fp8
;
22 - (void)setFormControl
:(id
)fp8
;
24 - (void)resumeWithNotification
:(id
)fp8
;