#import <UIWebView.h>


Definition at line 13 of file UIWebView.h.
| - (void) _setScalesPageToFitViewportSettings |
| - (void) _setRichTextReaderViewportSettings |
| - (void) _updateViewSettings |
| - (void) _webViewCommonInit: | (BOOL) | fp8 |
| - (id) initWithCoder: | (id) | fp8 |
Implements UIView.
| - (void) _populateArchivedSubviews: | (id) | fp8 |
| - (void) encodeWithCoder: | (id) | fp8 |
Implements UIView.
| - (void) dealloc |
Implements UIView.
| - (id) stringByEvaluatingJavaScriptFromString: | (id) | fp8 |
| - (void) setDetectsPhoneNumbers: | (BOOL) | fp8 |
| - (BOOL) detectsPhoneNumbers |
| - (void) setScalesPageToFit: | (BOOL) | fp8 |
| - (BOOL) scalesPageToFit |
| - (BOOL) isLoading |
| - (void) setDelegate: | (id) | fp8 |
| - (id) delegate |
| - (void) loadRequest: | (id) | fp8 |
| - (void) loadHTMLString: | (id) | fp8 | ||
| baseURL: | (id) | fp12 | ||
| - (void) loadData: | (id) | fp8 | ||
| MIMEType: | (id) | fp12 | ||
| textEncodingName: | (id) | fp16 | ||
| baseURL: | (id) | fp20 | ||
| - (id) request |
| - (void) reload |
| - (void) stopLoading |
| - (void) goBack |
| - (void) goForward |
| - (void) setScale: | (float) | fp8 |
| - (float) scale |
| - (BOOL) canGoBack |
| - (BOOL) canGoForward |
| - (void) _setCheckeredPatternEnabled: | (BOOL) | fp8 |
| - (void) _setTileDrawingEnabled: | (BOOL) | fp8 |
| - (void) _frameOrBoundsChanged |
| - (void) setFrame: | (struct CGRect) | fp8 |
| - (void) setBounds: | (struct CGRect) | fp8 |
| - (void) _forceOpaque: | (BOOL) | fp8 |
| - (void) setOpaque: | (BOOL) | fp8 |
| - (void) _forceBackgroundColor: | (id) | fp8 |
| - (void) setBackgroundColor: | (id) | fp8 |
| - (void) willStartGesturesInView: | (id) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp12 | ||
| - (void) didFinishGesturesInView: | (id) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp12 | ||
| - (void) scrollerWillStartDragging: | (id) | fp8 |
| - (void) scrollerDidEndDragging: | (id) | fp8 | ||
| willSmoothScroll: | (BOOL) | fp12 | ||
| - (void) scrollerDidEndSmoothScrolling: | (id) | fp8 |
| - (void) _reportError: | (id) | fp8 |
| - (void) alertView: | (id) | fp8 | ||
| didDismissWithButtonIndex: | (int) | fp12 | ||
| - (void) _showConfirmCallAlertWithURL: | (id) | fp8 |
| - (void) webView: | (id) | fp8 | ||
| decidePolicyForNavigationAction: | (id) | fp12 | ||
| request: | (id) | fp16 | ||
| frame: | (id) | fp20 | ||
| decisionListener: | (id) | fp24 | ||
| - (void) webView: | (id) | fp8 | ||
| unableToImplementPolicyWithError: | (id) | fp12 | ||
| frame: | (id) | fp16 | ||
| - (void) webView: | (id) | fp8 | ||
| frame: | (id) | fp12 | ||
| exceededDatabaseQuotaForSecurityOrigin: | (id) | fp16 | ||
| database: | (id) | fp20 | ||
| - (void) _updateRequest |
| - (void) webView: | (id) | fp8 | ||
| didStartProvisionalLoadForFrame: | (id) | fp12 | ||
| - (void) webView: | (id) | fp8 | ||
| didReceiveServerRedirectForProvisionalLoadForFrame: | (id) | fp12 | ||
| - (void) webView: | (id) | fp8 | ||
| didFailProvisionalLoadWithError: | (id) | fp12 | ||
| forFrame: | (id) | fp16 | ||
| - (void) webView: | (id) | fp8 | ||
| didFinishLoadForFrame: | (id) | fp12 | ||
| - (void) webView: | (id) | fp8 | ||
| didFailLoadWithError: | (id) | fp12 | ||
| forFrame: | (id) | fp16 | ||
| - (void) webView: | (id) | fp8 | ||
| didFirstLayoutInFrame: | (id) | fp12 | ||
| - (void) modalView: | (id) | fp8 | ||
| didDismissWithButtonIndex: | (int) | fp12 | ||
| - (void) webView: | (id) | fp8 | ||
| runJavaScriptAlertPanelWithMessage: | (id) | fp12 | ||
| initiatedByFrame: | (id) | fp16 | ||
| - (BOOL) webView: | (id) | fp8 | ||
| runJavaScriptConfirmPanelWithMessage: | (id) | fp12 | ||
| initiatedByFrame: | (id) | fp16 | ||
| - (id) webView: | (id) | fp8 | ||
| runJavaScriptTextInputPanelWithPrompt: | (id) | fp12 | ||
| defaultText: | (id) | fp16 | ||
| initiatedByFrame: | (id) | fp20 | ||
| - (void) webView: | (id) | fp8 | ||
| resource: | (id) | fp12 | ||
| didReceiveAuthenticationChallenge: | (id) | fp16 | ||
| fromDataSource: | (id) | fp20 | ||
| - (void) webView: | (id) | fp8 | ||
| resource: | (id) | fp12 | ||
| didCancelAuthenticationChallenge: | (id) | fp16 | ||
| fromDataSource: | (id) | fp20 | ||
| - (id) _documentView |
| - (id) _scroller |
| - (void) _setDrawsCheckeredPattern: | (BOOL) | fp8 |
- (UIWebViewInternal*) _internal [protected] |
Definition at line 15 of file UIWebView.h.
1.5.3