import"InspectorFrontendHost.idl";
◆ append()
| void InspectorFrontendHost::append |
( |
DOMString |
url, |
|
|
DOMString |
content |
|
) |
| |
◆ backendCommandsURL()
| DOMString InspectorFrontendHost::backendCommandsURL |
( |
| ) |
|
◆ beep()
| void InspectorFrontendHost::beep |
( |
| ) |
|
◆ bringToFront()
| void InspectorFrontendHost::bringToFront |
( |
| ) |
|
◆ canSave()
| boolean InspectorFrontendHost::canSave |
( |
| ) |
|
◆ close()
| void InspectorFrontendHost::close |
( |
DOMString |
url | ) |
|
◆ closeWindow()
| void InspectorFrontendHost::closeWindow |
( |
| ) |
|
◆ copyText()
| void InspectorFrontendHost::copyText |
( |
DOMString |
text | ) |
|
◆ debuggableType()
| DOMString InspectorFrontendHost::debuggableType |
( |
| ) |
|
◆ dispatchEventAsContextMenuEvent()
| void InspectorFrontendHost::dispatchEventAsContextMenuEvent |
( |
Event? |
event | ) |
|
◆ inspectedURLChanged()
| void InspectorFrontendHost::inspectedURLChanged |
( |
DOMString |
newURL | ) |
|
◆ inspectionLevel()
| unsigned long InspectorFrontendHost::inspectionLevel |
( |
| ) |
|
◆ isUnderTest()
| boolean InspectorFrontendHost::isUnderTest |
( |
| ) |
|
◆ killText()
| void InspectorFrontendHost::killText |
( |
DOMString |
text, |
|
|
boolean |
shouldPrependToKillRing, |
|
|
boolean |
shouldStartNewSequence |
|
) |
| |
◆ loaded()
| void InspectorFrontendHost::loaded |
( |
| ) |
|
◆ localizedStringsURL()
| DOMString InspectorFrontendHost::localizedStringsURL |
( |
| ) |
|
◆ moveWindowBy()
| void InspectorFrontendHost::moveWindowBy |
( |
unrestricted float |
x, |
|
|
unrestricted float |
y |
|
) |
| |
◆ openInNewTab()
| void InspectorFrontendHost::openInNewTab |
( |
DOMString |
url | ) |
|
◆ platform()
| DOMString InspectorFrontendHost::platform |
( |
| ) |
|
◆ port()
| DOMString InspectorFrontendHost::port |
( |
| ) |
|
◆ requestSetDockSide()
| void InspectorFrontendHost::requestSetDockSide |
( |
DOMString |
side | ) |
|
◆ save()
| void InspectorFrontendHost::save |
( |
DOMString |
url, |
|
|
DOMString |
content, |
|
|
boolean |
base64Encoded, |
|
|
boolean |
forceSaveAs |
|
) |
| |
◆ sendMessageToBackend()
| void InspectorFrontendHost::sendMessageToBackend |
( |
DOMString |
message | ) |
|
◆ setAttachedWindowHeight()
| void InspectorFrontendHost::setAttachedWindowHeight |
( |
unsigned long |
height | ) |
|
◆ setAttachedWindowWidth()
| void InspectorFrontendHost::setAttachedWindowWidth |
( |
unsigned long |
width | ) |
|
◆ setZoomFactor()
| void InspectorFrontendHost::setZoomFactor |
( |
unrestricted float |
zoom | ) |
|
◆ showContextMenu()
◆ startWindowDrag()
| void InspectorFrontendHost::startWindowDrag |
( |
| ) |
|
◆ unbufferedLog()
| void InspectorFrontendHost::unbufferedLog |
( |
DOMString |
message | ) |
|
◆ userInterfaceLayoutDirection()
| DOMString InspectorFrontendHost::userInterfaceLayoutDirection |
( |
| ) |
|
◆ zoomFactor()
| float InspectorFrontendHost::zoomFactor |
( |
| ) |
|
The documentation for this interface was generated from the following file: