webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WKBundlePageUIClientV0 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
 

Member Data Documentation

◆ base

WKBundlePageUIClientBase WKBundlePageUIClientV0::base

◆ generateFileForUpload

WKBundlePageGenerateFileForUploadCallback WKBundlePageUIClientV0::generateFileForUpload

◆ menuBarIsVisible

WKBundlePageMenuBarIsVisibleCallback WKBundlePageUIClientV0::menuBarIsVisible

◆ mouseDidMoveOverElement

WKBundlePageMouseDidMoveOverElementCallback WKBundlePageUIClientV0::mouseDidMoveOverElement

◆ pageDidScroll

WKBundlePageDidScrollCallback WKBundlePageUIClientV0::pageDidScroll

◆ shouldGenerateFileForUpload

WKBundlePageGenerateFileForUploadCallback WKBundlePageUIClientV0::shouldGenerateFileForUpload

◆ statusBarIsVisible

WKBundlePageStatusBarIsVisibleCallback WKBundlePageUIClientV0::statusBarIsVisible

◆ toolbarsAreVisible

WKBundlePageToolbarsAreVisibleCallback WKBundlePageUIClientV0::toolbarsAreVisible

◆ unused1

void* WKBundlePageUIClientV0::unused1

◆ unused2

void* WKBundlePageUIClientV0::unused2

◆ willAddMessageToConsole

WKBundlePageWillAddMessageToConsoleCallback WKBundlePageUIClientV0::willAddMessageToConsole

◆ willRunJavaScriptAlert

WKBundlePageWillRunJavaScriptAlertCallback WKBundlePageUIClientV0::willRunJavaScriptAlert

◆ willRunJavaScriptConfirm

WKBundlePageWillRunJavaScriptConfirmCallback WKBundlePageUIClientV0::willRunJavaScriptConfirm

◆ willRunJavaScriptPrompt

WKBundlePageWillRunJavaScriptPromptCallback WKBundlePageUIClientV0::willRunJavaScriptPrompt

◆ willSetStatusbarText

WKBundlePageWillSetStatusbarTextCallback WKBundlePageUIClientV0::willSetStatusbarText

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