|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WK1BrowserWindowController.h>
Protected Attributes | |
| WebView * | _webView |
Protected Attributes inherited from BrowserWindowController | |
| IBOutlet NSProgressIndicator * | progressIndicator |
| IBOutlet NSButton * | reloadButton |
| IBOutlet NSButton * | backButton |
| IBOutlet NSButton * | forwardButton |
| IBOutlet NSButton * | share |
| IBOutlet NSToolbar * | toolbar |
| IBOutlet NSTextField * | urlText |
| IBOutlet NSView * | containerView |
| IBOutlet NSButton * | toggleUseShrinkToFitButton |
| BOOL | _zoomTextOnly |
| BOOL | _editable |
Additional Inherited Members | |
Instance Methods inherited from BrowserWindowController | |
| (void) | - loadURLString: |
| (void) | - loadHTMLString: |
| (NSString *) | - addProtocolIfNecessary: |
| (IBAction) | - openLocation: |
| (IBAction) | - fetch: |
| (IBAction) | - share: |
| (IBAction) | - reload: |
| (IBAction) | - forceRepaint: |
| (IBAction) | - goBack: |
| (IBAction) | - goForward: |
| (IBAction) | - showHideWebView: |
| (IBAction) | - removeReinsertWebView: |
| (IBAction) | - zoomIn: |
| (IBAction) | - zoomOut: |
| (IBAction) | - resetZoom: |
| (BOOL) | - canZoomIn |
| (BOOL) | - canZoomOut |
| (BOOL) | - canResetZoom |
| (IBAction) | - toggleZoomMode: |
| (IBAction) | - setPageScale: |
| (IBAction) | - setViewScale: |
| (IBAction) | - toggleShrinkToFit: |
| (IBAction) | - dumpSourceToConsole: |
| (void) | - didChangeSettings |
| (NSURL *) | - currentURL |
| (NSView *) | - mainContentView |
| (CGFloat) | - pageScaleForMenuItemTag: |
| (IBAction) | - toggleEditable: |
Properties inherited from BrowserWindowController | |
| BOOL | editable |
|
protected |
1.8.13