#import <WebPlainWhiteView.h>
Abgeleitet von WAKView, < WebDocumentView > und < WebDocumentElement >.
Öffentliche Methoden | |
| (void) | - dataSourceUpdated: |
| (void) | - drawRect: |
| (id) | - elementAtPoint: |
| (id) | - elementAtPoint:allowShadowContent: |
| (void) | - layout |
| (void) | - release |
| (void) | - setDataSource: |
| (void) | - setNeedsLayout: |
| (void) | - viewDidMoveToHostWindow |
| (void) | - viewWillMoveToHostWindow: |
Definiert in Zeile 12 der Datei WebPlainWhiteView.h.
| - (void) dataSourceUpdated: | (id) | fp8 |
Erneute Implementation von < WebDocumentView >.
| - (id) elementAtPoint: | (struct CGPoint) | fp8 |
Erneute Implementation von < WebDocumentElement >.
| - (id) elementAtPoint: | (struct CGPoint) | fp8 | ||
| allowShadowContent: | (BOOL) | fp16 | ||
Erneute Implementation von < WebDocumentElement >.
| - (void) layout |
Implementiert WAKView.
| - (void) release |
Erneute Implementation von < NSObject >.
| - (void) setDataSource: | (id) | fp8 |
Erneute Implementation von < WebDocumentView >.
| - (void) setNeedsLayout: | (BOOL) | fp8 |
Implementiert WAKView.
| - (void) viewDidMoveToHostWindow |
Erneute Implementation von < WebDocumentView >.
| - (void) viewWillMoveToHostWindow: | (id) | fp8 |
Erneute Implementation von < WebDocumentView >.