UIWebView Class Reference

#import <UIWebView.h>

Inheritance diagram for UIWebView:

Inheritance graph
[legend]
Collaboration diagram for UIWebView:

Collaboration graph
[legend]

Public Member Functions

(void) - _setScalesPageToFitViewportSettings
(void) - _setRichTextReaderViewportSettings
(void) - _updateViewSettings
(void) - _webViewCommonInit:
(id) - initWithFrame:
(id) - initWithCoder:
(void) - _populateArchivedSubviews:
(void) - encodeWithCoder:
(void) - dealloc
(id) - stringByEvaluatingJavaScriptFromString:
(void) - setDetectsPhoneNumbers:
(BOOL) - detectsPhoneNumbers
(void) - setScalesPageToFit:
(BOOL) - scalesPageToFit
(BOOL) - isLoading
(void) - setDelegate:
(id) - delegate
(void) - loadRequest:
(void) - loadHTMLString:baseURL:
(void) - loadData:MIMEType:textEncodingName:baseURL:
(id) - request
(void) - reload
(void) - stopLoading
(void) - goBack
(void) - goForward
(void) - setScale:
(float) - scale
(BOOL) - canGoBack
(BOOL) - canGoForward
(void) - _setCheckeredPatternEnabled:
(void) - _setTileDrawingEnabled:
(struct CGSize- sizeThatFits:
(void) - _frameOrBoundsChanged
(void) - setFrame:
(void) - setBounds:
(void) - _forceOpaque:
(void) - setOpaque:
(void) - _forceBackgroundColor:
(void) - setBackgroundColor:
(void) - view:didSetFrame:oldFrame:
(void) - willStartGesturesInView:forEvent:
(void) - didFinishGesturesInView:forEvent:
(void) - scrollerWillStartDragging:
(void) - scrollerDidEndDragging:willSmoothScroll:
(void) - scrollerDidEndSmoothScrolling:
(void) - _reportError:
(void) - alertView:didDismissWithButtonIndex:
(void) - _showConfirmCallAlertWithURL:
(void) - webView:decidePolicyForNavigationAction:request:frame:decisionListener:
(void) - webView:unableToImplementPolicyWithError:frame:
(void) - webView:frame:exceededDatabaseQuotaForSecurityOrigin:database:
(void) - _updateRequest
(void) - webView:didStartProvisionalLoadForFrame:
(void) - webView:didReceiveServerRedirectForProvisionalLoadForFrame:
(void) - webView:didFailProvisionalLoadWithError:forFrame:
(void) - webView:didFinishLoadForFrame:
(void) - webView:didFailLoadWithError:forFrame:
(void) - webView:didFirstLayoutInFrame:
(void) - modalView:didDismissWithButtonIndex:
(void) - webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:
(BOOL) - webView:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:
(id) - webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:
(void) - webView:resource:didReceiveAuthenticationChallenge:fromDataSource:
(void) - webView:resource:didCancelAuthenticationChallenge:fromDataSource:
(id) - _documentView
(id) - _scroller
(void) - _setDrawsCheckeredPattern:

Protected Attributes

UIWebViewInternal_internal

Detailed Description

Definition at line 13 of file UIWebView.h.


Member Function Documentation

- (void) _setScalesPageToFitViewportSettings  

- (void) _setRichTextReaderViewportSettings  

- (void) _updateViewSettings  

- (void) _webViewCommonInit: (BOOL)  fp8  

- (id) initWithFrame: (struct CGRect fp8  

Implements UIView.

- (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  

- (struct CGSize) sizeThatFits: (struct CGSize 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) view: (id)  fp8
didSetFrame: (struct CGRect fp12
oldFrame: (struct CGRect fp28 

- (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  


Field Documentation

- (UIWebViewInternal*) _internal [protected]

Definition at line 15 of file UIWebView.h.


The documentation for this class was generated from the following file:
Generated on Mon Nov 24 11:51:56 2008 for Timberline by  doxygen 1.5.3