#import <WebDocumentRepresentation-Protocol.h>
Abgeleitet von < NSObject >.
Basisklasse für WebHTMLRepresentation und WebPDFView.
Öffentliche Methoden | |
| (BOOL) | - canProvideDocumentSource |
| (id) | - documentSource |
| (void) | - finishedLoadingWithDataSource: |
| (void) | - receivedData:withDataSource: |
| (void) | - receivedError:withDataSource: |
| (void) | - setDataSource: |
| (id) | - title |
Definiert in Zeile 9 der Datei WebDocumentRepresentation-Protocol.h.
| - (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.