< WebDocumentRepresentation > Protocolreferenz

#import <WebDocumentRepresentation-Protocol.h>

Abgeleitet von < NSObject >.

Basisklasse für WebHTMLRepresentation und WebPDFView.

Aufstellung aller Elemente


Öffentliche Methoden

(BOOL) - canProvideDocumentSource
(id) - documentSource
(void) - finishedLoadingWithDataSource:
(void) - receivedData:withDataSource:
(void) - receivedError:withDataSource:
(void) - setDataSource:
(id) - title

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei WebDocumentRepresentation-Protocol.h.


Dokumentation der Elementfunktionen

- (BOOL) canProvideDocumentSource  

Erneute Implementation in WebHTMLRepresentation und WebPDFView.

- (id) documentSource  

Erneute Implementation in WebHTMLRepresentation und WebPDFView.

- (void) finishedLoadingWithDataSource: (id)  fp8  

Erneute Implementation in WebHTMLRepresentation und WebPDFView.

- (void) receivedData: (id)  fp8
withDataSource: (id)  fp12 

Erneute Implementation in WebHTMLRepresentation und WebPDFView.

- (void) receivedError: (id)  fp8
withDataSource: (id)  fp12 

Erneute Implementation in WebHTMLRepresentation und WebPDFView.

- (void) setDataSource: (id)  fp8  

Erneute Implementation in WebHTMLRepresentation und WebPDFView.

- (id) title  

Erneute Implementation in WebHTMLRepresentation und WebPDFView.


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