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 <Foundation/NSObject.h>
9 @interface UIDefaultWebViewFormEditingDelegate
: NSObject
13 - (void)webViewDidEndEditingFormElements
:(id
)fp8
;
14 - (void)webViewWillEndEditingFormElements
:(id
)fp8
;
15 - (void)webViewDidBeginEditingFormElements
:(id
)fp8
;
16 - (void)webViewWillBeginEditingFormElements
:(id
)fp8
;
17 - (void)webView
:(id
)fp8 didEndEditingFormElement
:(id
)fp12
;
18 - (void)webView
:(id
)fp8 willEndEditingFormElement
:(id
)fp12
;
19 - (void)webView
:(id
)fp8 didBeginEditingFormElement
:(id
)fp12
;
20 - (void)webView
:(id
)fp8 willBeginEditingFormElement
:(id
)fp12
;
21 - (int)orientationForWebView
:(id
)fp8
;
22 - (id
)calloutSuperviewForWebView
:(id
)fp8
;