Lines Matching full:webview
40 @class WebView;
54 @method initWithName:webFrameView:webView:
56 @discussion WebFrames are normally created for you by the WebView. You should
60 @param webView The WebView that manages the frame.
63 - (id)initWithName:(NSString *)name webFrameView:(WebFrameView *)view webView:(WebView *)webView;
72 @method webView
73 @result Returns the WebView for the document that includes this frame.
75 - (WebView *)webView;
123 @discussion This allows clients to display page-loading errors in the webview itself.
125 -webView:didFailProvisionalLoadWithError:forFrame: or one of the the WebPolicyDelegate methods
126 -webView:decidePolicyForMIMEType:request:frame:decisionListener: or
127 -webView:unableToImplementPolicyWithError:frame:. If it is called from within one of those
184 rest of the frames in the WebView. If still not found, findFrameNamed searches the