webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | List of all members
WebFrameView(WebInternal) Category Reference

#import <WebFrameViewInternal.h>

Instance Methods

(WebView *) - _webView
 
(void- _setDocumentView:
 
(NSView< WebDocumentView > *) - _makeDocumentViewForDataSource:
 
(void- _setWebFrame:
 
(float) - _verticalPageScrollDistance
 
(Class- _viewClassForMIMEType:
 
(WebDynamicScrollBarsView *) - _scrollView
 
(void- _install
 
(void- _frameSizeChanged
 

Class Methods

(NSMutableDictionary *) + _viewTypesAllowImageTypeOmission:
 
(Class+ _viewClassForMIMEType:allowingPlugins:
 
(BOOL+ _canShowMIMETypeAsHTML:
 

Method Documentation

◆ _canShowMIMETypeAsHTML:()

+ (BOOL) _canShowMIMETypeAsHTML: (NSString *)  MIMEType

◆ _frameSizeChanged()

- (void) _frameSizeChanged

◆ _install()

- (void) _install

◆ _makeDocumentViewForDataSource:()

- (NSView< WebDocumentView > *) _makeDocumentViewForDataSource: (WebDataSource *)  dataSource

◆ _scrollView()

- (WebDynamicScrollBarsView *) _scrollView

◆ _setDocumentView:()

- (void) _setDocumentView: (NSView <WebDocumentView> *)  view

◆ _setWebFrame:()

- (void) _setWebFrame: (WebFrame *)  webFrame

◆ _verticalPageScrollDistance()

- (float) _verticalPageScrollDistance

◆ _viewClassForMIMEType:()

- (Class) _viewClassForMIMEType: (NSString *)  MIMEType

◆ _viewClassForMIMEType:allowingPlugins:()

+ (Class) _viewClassForMIMEType: (NSString *)  MIMEType
allowingPlugins: (BOOL allowPlugins 

◆ _viewTypesAllowImageTypeOmission:()

+ (NSMutableDictionary *) _viewTypesAllowImageTypeOmission: (BOOL allowImageTypeOmission

◆ _webView()

- (WebView *) _webView

The documentation for this category was generated from the following files: