WebDefaultPolicyDelegate Klassenreferenz

#import <WebDefaultPolicyDelegate.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - webView:decidePolicyForMIMEType:request:frame:decisionListener:
(void) - webView:decidePolicyForNavigationAction:request:frame:decisionListener:
(void) - webView:decidePolicyForNewWindowAction:request:newFrameName:decisionListener:
(BOOL) - webView:shouldGoToHistoryItem:
(void) - webView:unableToImplementPolicyWithError:frame:

Öffentliche, statische Methoden

(id) + sharedPolicyDelegate

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei WebDefaultPolicyDelegate.h.


Dokumentation der Elementfunktionen

+ (id) sharedPolicyDelegate  

- (void) webView: (id)  fp8
decidePolicyForMIMEType: (id)  fp12
request: (id)  fp16
frame: (id)  fp20
decisionListener: (id)  fp24 

- (void) webView: (id)  fp8
decidePolicyForNavigationAction: (id)  fp12
request: (id)  fp16
frame: (id)  fp20
decisionListener: (id)  fp24 

- (void) webView: (id)  fp8
decidePolicyForNewWindowAction: (id)  fp12
request: (id)  fp16
newFrameName: (id)  fp20
decisionListener: (id)  fp24 

- (BOOL) webView: (id)  fp8
shouldGoToHistoryItem: (id)  fp12 

- (void) webView: (id)  fp8
unableToImplementPolicyWithError: (id)  fp12
frame: (id)  fp16 


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: