|
virtual | ~InspectorFrontendClient () |
|
virtual WEBCORE_EXPORT void | windowObjectCleared ()=0 |
|
virtual void | frontendLoaded ()=0 |
|
virtual void | startWindowDrag ()=0 |
|
virtual void | moveWindowBy (float x, float y)=0 |
|
virtual String | localizedStringsURL ()=0 |
|
virtual unsigned | inspectionLevel () const =0 |
|
virtual String | backendCommandsURL () |
|
virtual String | debuggableType () |
|
virtual void | bringToFront ()=0 |
|
virtual void | closeWindow ()=0 |
|
virtual UserInterfaceLayoutDirection | userInterfaceLayoutDirection () const =0 |
|
virtual WEBCORE_EXPORT void | requestSetDockSide (DockSide)=0 |
|
virtual WEBCORE_EXPORT void | changeAttachedWindowHeight (unsigned)=0 |
|
virtual WEBCORE_EXPORT void | changeAttachedWindowWidth (unsigned)=0 |
|
virtual WEBCORE_EXPORT void | openInNewTab (const String &url)=0 |
|
virtual bool | canSave ()=0 |
|
virtual void | save (const WTF::String &url, const WTF::String &content, bool base64Encoded, bool forceSaveAs)=0 |
|
virtual void | append (const WTF::String &url, const WTF::String &content)=0 |
|
virtual void | inspectedURLChanged (const String &)=0 |
|
virtual void | pagePaused () |
|
virtual void | pageUnpaused () |
|
virtual WEBCORE_EXPORT void | sendMessageToBackend (const String &)=0 |
|
virtual WEBCORE_EXPORT bool | isUnderTest ()=0 |
|
virtual | ~InspectorFrontendClient () |
|
virtual WEBCORE_EXPORT void | windowObjectCleared ()=0 |
|
virtual void | frontendLoaded ()=0 |
|
virtual void | startWindowDrag ()=0 |
|
virtual void | moveWindowBy (float x, float y)=0 |
|
virtual String | localizedStringsURL ()=0 |
|
virtual unsigned | inspectionLevel () const =0 |
|
virtual String | backendCommandsURL () |
|
virtual String | debuggableType () |
|
virtual void | bringToFront ()=0 |
|
virtual void | closeWindow ()=0 |
|
virtual UserInterfaceLayoutDirection | userInterfaceLayoutDirection () const =0 |
|
virtual WEBCORE_EXPORT void | requestSetDockSide (DockSide)=0 |
|
virtual WEBCORE_EXPORT void | changeAttachedWindowHeight (unsigned)=0 |
|
virtual WEBCORE_EXPORT void | changeAttachedWindowWidth (unsigned)=0 |
|
virtual WEBCORE_EXPORT void | openInNewTab (const String &url)=0 |
|
virtual bool | canSave ()=0 |
|
virtual void | save (const WTF::String &url, const WTF::String &content, bool base64Encoded, bool forceSaveAs)=0 |
|
virtual void | append (const WTF::String &url, const WTF::String &content)=0 |
|
virtual void | inspectedURLChanged (const String &)=0 |
|
virtual void | pagePaused () |
|
virtual void | pageUnpaused () |
|
virtual WEBCORE_EXPORT void | sendMessageToBackend (const String &)=0 |
|
virtual WEBCORE_EXPORT bool | isUnderTest ()=0 |
|