webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
WebInspectorWindowController Class Reference
Inheritance diagram for WebInspectorWindowController:

Instance Methods

(id- initWithInspectedWebView:isUnderTest:
 
(NSString *) - inspectorPagePath
 
(NSString *) - inspectorTestPagePath
 
(WebView *) - frontendWebView
 
(void- attach
 
(void- detach
 
(BOOL- attached
 
(void- setFrontendClient:
 
(void- setInspectorClient:
 
(WebInspectorClient *) - inspectorClient
 
(void- setAttachedWindowHeight:
 
(void- setDockingUnavailable:
 
(void- destroyInspectorView
 

Method Documentation

◆ attach()

- (void) attach

◆ attached()

- (BOOL) attached

◆ destroyInspectorView()

- (void) destroyInspectorView

◆ detach()

- (void) detach

◆ frontendWebView()

- (WebView *) frontendWebView

◆ initWithInspectedWebView:isUnderTest:()

- (id) initWithInspectedWebView: (WebView *)  inspectedWebView
isUnderTest: (BOOL isUnderTest 

◆ inspectorClient()

- (WebInspectorClient *) inspectorClient

◆ inspectorPagePath()

- (NSString *) inspectorPagePath

◆ inspectorTestPagePath()

- (NSString *) inspectorTestPagePath

◆ setAttachedWindowHeight:()

- (void) setAttachedWindowHeight: (unsigned)  height

◆ setDockingUnavailable:()

- (void) setDockingUnavailable: (BOOL unavailable

◆ setFrontendClient:()

- (void) setFrontendClient: (WebInspectorFrontendClient*)  frontendClient

◆ setInspectorClient:()

- (void) setInspectorClient: (WebInspectorClient*)  inspectorClient

The documentation for this class was generated from the following file: