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/UIWebDocumentView.h>
9 @interface
UIWebDocumentView (Forms
)
10 - (void)_updateFormElementBoundaries
;
11 - (void)setAllowsUnapprovedFocus
:(BOOL
)fp8
;
12 - (BOOL
)allowsUnapprovedFocus
;
13 - (void)setFormEditingDelegate
:(id
)fp8
;
14 - (id
)formEditingDelegate
;
15 - (BOOL
)zoomsFocusedFormControl
;
16 - (void)setZoomsFocusedFormControl
:(BOOL
)fp8
;
18 - (BOOL
)webView
:(id
)fp8 shouldChangeSelectedDOMRange
:(id
)fp12 toDOMRange
:(id
)fp16 affinity
:(int)fp20 stillSelecting
:(BOOL
)fp24
;
19 - (struct CGPoint
)constrainScrollOffset
:(struct CGPoint
)fp8 toDeviceRect
:(struct CGRect
)fp16 factor
:(float)fp32
;
20 - (void)scrollCaretToVisible
:(id
)fp8
;