webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WKBundlePageUIClientV1 Struct Reference

#include <WKBundlePageUIClient.h>

Public Attributes

WKBundlePageUIClientBase base
 
WKBundlePageWillAddMessageToConsoleCallback willAddMessageToConsole
 
WKBundlePageWillSetStatusbarTextCallback willSetStatusbarText
 
WKBundlePageWillRunJavaScriptAlertCallback willRunJavaScriptAlert
 
WKBundlePageWillRunJavaScriptConfirmCallback willRunJavaScriptConfirm
 
WKBundlePageWillRunJavaScriptPromptCallback willRunJavaScriptPrompt
 
WKBundlePageMouseDidMoveOverElementCallback mouseDidMoveOverElement
 
WKBundlePageDidScrollCallback pageDidScroll
 
voidunused1
 
WKBundlePageGenerateFileForUploadCallback shouldGenerateFileForUpload
 
WKBundlePageGenerateFileForUploadCallback generateFileForUpload
 
voidunused2
 
WKBundlePageStatusBarIsVisibleCallback statusBarIsVisible
 
WKBundlePageMenuBarIsVisibleCallback menuBarIsVisible
 
WKBundlePageToolbarsAreVisibleCallback toolbarsAreVisible
 
WKBundlePageReachedAppCacheOriginQuotaCallback didReachApplicationCacheOriginQuota
 

Member Data Documentation

◆ base

WKBundlePageUIClientBase WKBundlePageUIClientV1::base

◆ didReachApplicationCacheOriginQuota

WKBundlePageReachedAppCacheOriginQuotaCallback WKBundlePageUIClientV1::didReachApplicationCacheOriginQuota

◆ generateFileForUpload

WKBundlePageGenerateFileForUploadCallback WKBundlePageUIClientV1::generateFileForUpload

◆ menuBarIsVisible

WKBundlePageMenuBarIsVisibleCallback WKBundlePageUIClientV1::menuBarIsVisible

◆ mouseDidMoveOverElement

WKBundlePageMouseDidMoveOverElementCallback WKBundlePageUIClientV1::mouseDidMoveOverElement

◆ pageDidScroll

WKBundlePageDidScrollCallback WKBundlePageUIClientV1::pageDidScroll

◆ shouldGenerateFileForUpload

WKBundlePageGenerateFileForUploadCallback WKBundlePageUIClientV1::shouldGenerateFileForUpload

◆ statusBarIsVisible

WKBundlePageStatusBarIsVisibleCallback WKBundlePageUIClientV1::statusBarIsVisible

◆ toolbarsAreVisible

WKBundlePageToolbarsAreVisibleCallback WKBundlePageUIClientV1::toolbarsAreVisible

◆ unused1

void* WKBundlePageUIClientV1::unused1

◆ unused2

void* WKBundlePageUIClientV1::unused2

◆ willAddMessageToConsole

WKBundlePageWillAddMessageToConsoleCallback WKBundlePageUIClientV1::willAddMessageToConsole

◆ willRunJavaScriptAlert

WKBundlePageWillRunJavaScriptAlertCallback WKBundlePageUIClientV1::willRunJavaScriptAlert

◆ willRunJavaScriptConfirm

WKBundlePageWillRunJavaScriptConfirmCallback WKBundlePageUIClientV1::willRunJavaScriptConfirm

◆ willRunJavaScriptPrompt

WKBundlePageWillRunJavaScriptPromptCallback WKBundlePageUIClientV1::willRunJavaScriptPrompt

◆ willSetStatusbarText

WKBundlePageWillSetStatusbarTextCallback WKBundlePageUIClientV1::willSetStatusbarText

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