CPWebView Class Reference
[AppKit]

List of all members.

Public Member Functions

(id) - initWithFrame:frameName:groupName: [implementation]
(id) - initWithFrame: [implementation]
(void) - setFrameSize: [implementation]
(void) - setScrollMode: [implementation]
(void) - loadHTMLString: [implementation]
(void) - loadHTMLString:baseURL: [implementation]
(CPString- mainFrameURL [implementation]
(void) - setMainFrameURL: [implementation]
(BOOL) - goBack [implementation]
(BOOL) - goForward [implementation]
(BOOL) - canGoBack [implementation]
(BOOL) - canGoForward [implementation]
(WebBackForwardList) - backForwardList [implementation]
(void) - close [implementation]
(DOMWindow) - DOMWindow [implementation]
(CPWebScriptObject- windowScriptObject [implementation]
(CPString- stringByEvaluatingJavaScriptFromString: [implementation]
(JSObject) - objectByEvaluatingJavaScriptFromString: [implementation]
(DOMCSSStyleDeclaration) - computedStyleForElement:pseudoElement: [implementation]
(BOOL) - drawsBackground [implementation]
(void) - setDrawsBackground: [implementation]
(IBAction) - takeStringURLFrom: [implementation]
(IBAction) - goBack: [implementation]
(IBAction) - goForward: [implementation]
(IBAction) - stopLoading: [implementation]
(IBAction) - reload: [implementation]
(IBAction) - print: [implementation]
(id) - downloadDelegate [implementation]
(void) - setDownloadDelegate: [implementation]
(id) - frameLoadDelegate [implementation]
(void) - setFrameLoadDelegate: [implementation]
(id) - policyDelegate [implementation]
(void) - setPolicyDelegate: [implementation]
(id) - resourceLoadDelegate [implementation]
(void) - setResourceLoadDelegate: [implementation]
(id) - UIDelegate [implementation]
(void) - setUIDelegate: [implementation]
(id) - initWithCoder: [implementation]
(void) - encodeWithCoder: [implementation]


Detailed Description

Definition at line 49 of file CPWebView.j.


Member Function Documentation

- (WebBackForwardList) backForwardList   [implementation]

Definition at line 381 of file CPWebView.j.

- (BOOL) canGoBack   [implementation]

Definition at line 371 of file CPWebView.j.

- (BOOL) canGoForward   [implementation]

Definition at line 376 of file CPWebView.j.

- (void) close   [implementation]

Definition at line 387 of file CPWebView.j.

- (DOMCSSStyleDeclaration) computedStyleForElement: (DOMElement)  element
pseudoElement: (CPString pseudoElement 
[implementation]

Definition at line 421 of file CPWebView.j.

- (DOMWindow) DOMWindow   [implementation]

Definition at line 392 of file CPWebView.j.

- (id) downloadDelegate   [implementation]

Definition at line 490 of file CPWebView.j.

- (BOOL) drawsBackground   [implementation]

Definition at line 434 of file CPWebView.j.

- (void) encodeWithCoder: (CPCoder aCoder   [implementation]

Writes out the web view's instance information to a coder.

Parameters:
aCoder the coder to which to write the data

Definition at line 611 of file CPWebView.j.

- (id) frameLoadDelegate   [implementation]

Definition at line 498 of file CPWebView.j.

- (BOOL) goBack   [implementation]

Definition at line 339 of file CPWebView.j.

- (IBAction) goBack: (id)  sender   [implementation]

Definition at line 453 of file CPWebView.j.

- (BOOL) goForward   [implementation]

Definition at line 355 of file CPWebView.j.

- (IBAction) goForward: (id)  sender   [implementation]

Definition at line 458 of file CPWebView.j.

- (id) initWithCoder: (CPCoder aCoder   [implementation]

Initializes the web view from the data in a coder.

Parameters:
aCoder the coder from which to read the data
Returns:
the initialized web view

Definition at line 585 of file CPWebView.j.

- (id) initWithFrame: (CPRect)  aFrame   [implementation]

Definition at line 88 of file CPWebView.j.

- (id) initWithFrame: (CPRect)  frameRect
frameName: (CPString frameName
groupName: (CPString groupName 
[implementation]

Definition at line 79 of file CPWebView.j.

- (void) loadHTMLString: (CPString aString   [implementation]

Definition at line 247 of file CPWebView.j.

- (void) loadHTMLString: (CPString aString
baseURL: (CPURL)  URL 
[implementation]

Definition at line 252 of file CPWebView.j.

- (CPString) mainFrameURL   [implementation]

Definition at line 324 of file CPWebView.j.

- (JSObject) objectByEvaluatingJavaScriptFromString: (CPString script   [implementation]

Definition at line 416 of file CPWebView.j.

- (id) policyDelegate   [implementation]

Definition at line 506 of file CPWebView.j.

- (IBAction) print: (id)  sender   [implementation]

Definition at line 473 of file CPWebView.j.

- (IBAction) reload: (id)  sender   [implementation]

Definition at line 468 of file CPWebView.j.

- (id) resourceLoadDelegate   [implementation]

Definition at line 514 of file CPWebView.j.

- (void) setDownloadDelegate: (id)  anObject   [implementation]

Definition at line 494 of file CPWebView.j.

- (void) setDrawsBackground: (BOOL)  drawsBackround   [implementation]

Definition at line 439 of file CPWebView.j.

- (void) setFrameLoadDelegate: (id)  anObject   [implementation]

Definition at line 502 of file CPWebView.j.

- (void) setFrameSize: (CPSize)  aSize   [implementation]

Definition at line 166 of file CPWebView.j.

- (void) setMainFrameURL: (CPString URLString   [implementation]

Definition at line 329 of file CPWebView.j.

- (void) setPolicyDelegate: (id)  anObject   [implementation]

Definition at line 510 of file CPWebView.j.

- (void) setResourceLoadDelegate: (id)  anObject   [implementation]

Definition at line 518 of file CPWebView.j.

- (void) setScrollMode: (int)  aScrollMode   [implementation]

Definition at line 209 of file CPWebView.j.

- (void) setUIDelegate: (id)  anObject   [implementation]

Definition at line 526 of file CPWebView.j.

- (IBAction) stopLoading: (id)  sender   [implementation]

Definition at line 463 of file CPWebView.j.

- (CPString) stringByEvaluatingJavaScriptFromString: (CPString script   [implementation]

Definition at line 410 of file CPWebView.j.

- (IBAction) takeStringURLFrom: (id)  sender   [implementation]

Definition at line 448 of file CPWebView.j.

- (id) UIDelegate   [implementation]

Definition at line 522 of file CPWebView.j.

- (CPWebScriptObject) windowScriptObject   [implementation]

Definition at line 397 of file CPWebView.j.


The documentation for this class was generated from the following file:

Generated on Wed May 20 12:44:02 2009 for Cappuccino by  doxygen 1.5.8