#import <WebFrameView.h>
Abgeleitet von WAKView.
Definiert in Zeile 11 der Datei WebFrameView.h.
| - (id) _bridge |
| - (void) _drawBorder |
| - (BOOL) _firstResponderIsFormControl |
| - (void) _forwardMouseEvent: | (struct __GSEvent *) | fp8 |
| - (void) _goBack |
| - (void) _goForward |
| - (float) _horizontalKeyboardScrollDistance |
| - (float) _horizontalPageScrollDistance |
| - (BOOL) _pageHorizontally: | (BOOL) | fp8 |
| - (BOOL) _pageVertically: | (BOOL) | fp8 |
| - (BOOL) _scrollHorizontallyBy: | (float) | fp8 |
| - (BOOL) _scrollLineHorizontally: | (BOOL) | fp8 |
| - (BOOL) _scrollLineVertically: | (BOOL) | fp8 |
| - (BOOL) _scrollOverflowInDirection: | (int) | fp8 | ||
| granularity: | (int) | fp12 | ||
| - (BOOL) _scrollVerticallyBy: | (float) | fp8 |
| - (id) _webcore_effectiveFirstResponder |
| - (BOOL) acceptsFirstResponder |
Implementiert WAKResponder.
| - (BOOL) allowsScrolling |
| - (BOOL) becomeFirstResponder |
Implementiert WAKResponder.
| - (struct CGPoint) contentsPointForScrollView: | (id) | fp8 |
| - (void) dealloc |
Implementiert WAKView.
| - (id) documentView |
| - (BOOL) documentViewShouldHandlePrint |
| - (struct CGRect) documentVisibleRectForScrollView: | (id) | fp8 |
| - (void) finalize |
Implementiert NSObject.
| - (BOOL) isOpaque |
| - (void) keyDown: | (struct __GSEvent *) | fp8 |
Implementiert WAKResponder.
| - (void) mouseDown: | (struct __GSEvent *) | fp8 |
Implementiert WAKResponder.
| - (void) mouseDragged: | (struct __GSEvent *) | fp8 |
Implementiert WAKResponder.
| - (void) mouseUp: | (struct __GSEvent *) | fp8 |
Implementiert WAKResponder.
| - (void) printDocumentView |
| - (void) scrollLineDown: | (id) | fp8 |
| - (void) scrollLineUp: | (id) | fp8 |
| - (void) scrollPageDown: | (id) | fp8 |
| - (void) scrollPageUp: | (id) | fp8 |
| - (void) scrollToBeginningOfDocument: | (id) | fp8 |
| - (void) scrollToEndOfDocument: | (id) | fp8 |
| - (BOOL) scrollView: | (id) | fp8 | ||
| shouldScrollToPoint: | (struct CGPoint) | fp12 | ||
| - (void) setAllowsScrolling: | (BOOL) | fp8 |
| - (void) setNextKeyView: | (id) | fp8 |
Implementiert WAKView.
| - (id) webFrame |
- (WebFrameViewPrivate*) _private [protected] |
Definiert in Zeile 13 der Datei WebFrameView.h.