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 UIView
, UIWebDocumentView
;
11 @interface UIWebPlugInView
: WAKView
13 UIWebDocumentView
*_webView
;
15 struct __CFRunLoopObserver
*_mainRunLoopDrawObserver
;
19 - (id
)initWithWebView
:(id
)fp8 plugInView
:(id
)fp12
;
21 - (void)setFrame
:(struct CGRect
)fp8
;
22 - (void)setFrameSize
:(struct CGSize
)fp8
;
23 - (void)viewDidMoveToWindow
;
24 - (void)invalidateGState
;
28 - (void)drawRect
:(struct CGRect
)fp8
;
29 - (void)webPlugInInitialize
;
30 - (void)webPlugInStart
;
31 - (void)webPlugInStop
;
32 - (void)webPlugInDestroy
;
33 - (BOOL
)respondsToSelector
:(SEL
)fp8
;
34 - (void)forwardInvocation
:(id
)fp8
;
35 - (id
)methodSignatureForSelector
:(SEL
)fp8
;
36 - (id
)objectForWebScript
;
37 - (void)mouseDown
:(id
)fp8
;
38 - (void)mouseUp
:(id
)fp8
;