#include <WebInspectorFrontendAPIDispatcher.h>
◆ WebInspectorFrontendAPIDispatcher()
WebKit::WebInspectorFrontendAPIDispatcher::WebInspectorFrontendAPIDispatcher |
( |
WebPage & |
page | ) |
|
◆ dispatchCommand() [1/3]
void WebKit::WebInspectorFrontendAPIDispatcher::dispatchCommand |
( |
const String & |
command | ) |
|
◆ dispatchCommand() [2/3]
void WebKit::WebInspectorFrontendAPIDispatcher::dispatchCommand |
( |
const String & |
command, |
|
|
const String & |
argument |
|
) |
| |
◆ dispatchCommand() [3/3]
void WebKit::WebInspectorFrontendAPIDispatcher::dispatchCommand |
( |
const String & |
command, |
|
|
bool |
argument |
|
) |
| |
◆ dispatchMessageAsync()
void WebKit::WebInspectorFrontendAPIDispatcher::dispatchMessageAsync |
( |
const String & |
message | ) |
|
◆ frontendLoaded()
void WebKit::WebInspectorFrontendAPIDispatcher::frontendLoaded |
( |
| ) |
|
◆ reset()
void WebKit::WebInspectorFrontendAPIDispatcher::reset |
( |
| ) |
|
◆ suspend()
void WebKit::WebInspectorFrontendAPIDispatcher::suspend |
( |
| ) |
|
◆ unsuspend()
void WebKit::WebInspectorFrontendAPIDispatcher::unsuspend |
( |
| ) |
|
The documentation for this class was generated from the following files: