#import <WebPDFView.h>
Abgeleitet von WAKView, < WebDocumentView > und < WebDocumentRepresentation >.
Öffentliche Methoden | |
| (void) | - _checkPDFTitle |
| (void) | - _computePageRects |
| (id) | - _pagesInRect: |
| (BOOL) | - canProvideDocumentSource |
| (void) | - dataSourceUpdated: |
| (void) | - dealloc |
| (id) | - documentSource |
| (void) | - drawPage: |
| (void) | - drawRect: |
| (void) | - finishedLoadingWithDataSource: |
| (void) | - layout |
| (unsigned int) | - pageNumberForRect: |
| (void) | - receivedData:withDataSource: |
| (void) | - receivedError:withDataSource: |
| (void) | - setDataSource: |
| (void) | - setNeedsLayout: |
| (id) | - title |
| (unsigned int) | - totalPages |
| (void) | - viewDidMoveToHostWindow |
| (void) | - viewWillMoveToHostWindow: |
Öffentliche, statische Methoden | |
| (struct CGColor *) | + backgroundColor |
| (struct CGColor *) | + shadowColor |
| (id) | + supportedMIMETypes |
Geschützte Attribute | |
| BOOL | dataSourceHasBeenSet |
| struct CGPDFDocument * | _PDFDocument |
| struct CGRect * | _pageRects |
Definiert in Zeile 12 der Datei WebPDFView.h.
| + (struct CGColor *) backgroundColor |
| + (struct CGColor *) shadowColor |
| + (id) supportedMIMETypes |
| - (void) _checkPDFTitle |
| - (void) _computePageRects |
| - (id) _pagesInRect: | (struct CGRect) | fp8 |
| - (BOOL) canProvideDocumentSource |
Erneute Implementation von < WebDocumentRepresentation >.
| - (void) dataSourceUpdated: | (id) | fp8 |
Erneute Implementation von < WebDocumentView >.
| - (void) dealloc |
Implementiert WAKView.
| - (id) documentSource |
Erneute Implementation von < WebDocumentRepresentation >.
| - (void) drawPage: | (struct CGPDFPage *) | fp8 |
| - (void) finishedLoadingWithDataSource: | (id) | fp8 |
Erneute Implementation von < WebDocumentRepresentation >.
| - (void) layout |
Implementiert WAKView.
| - (unsigned int) pageNumberForRect: | (struct CGRect) | fp8 |
| - (void) receivedData: | (id) | fp8 | ||
| withDataSource: | (id) | fp12 | ||
Erneute Implementation von < WebDocumentRepresentation >.
| - (void) receivedError: | (id) | fp8 | ||
| withDataSource: | (id) | fp12 | ||
Erneute Implementation von < WebDocumentRepresentation >.
| - (void) setDataSource: | (id) | fp8 |
Erneute Implementation von < WebDocumentRepresentation >.
| - (void) setNeedsLayout: | (BOOL) | fp8 |
Implementiert WAKView.
| - (id) title |
Erneute Implementation von < WebDocumentRepresentation >.
| - (unsigned int) totalPages |
| - (void) viewDidMoveToHostWindow |
Erneute Implementation von < WebDocumentView >.
| - (void) viewWillMoveToHostWindow: | (id) | fp8 |
Erneute Implementation von < WebDocumentView >.
- (BOOL) dataSourceHasBeenSet [protected] |
Definiert in Zeile 14 der Datei WebPDFView.h.
- (struct CGPDFDocument*) _PDFDocument [read, protected] |
Definiert in Zeile 15 der Datei WebPDFView.h.
- (struct CGRect*) _pageRects [read, protected] |
Definiert in Zeile 16 der Datei WebPDFView.h.