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

#include <WKBundlePageFormClient.h>

Public Attributes

WKBundlePageFormClientBase base
 
WKBundlePageTextFieldDidBeginEditingCallback textFieldDidBeginEditing
 
WKBundlePageTextFieldDidEndEditingCallback textFieldDidEndEditing
 
WKBundlePageTextDidChangeInTextFieldCallback textDidChangeInTextField
 
WKBundlePageTextDidChangeInTextAreaCallback textDidChangeInTextArea
 
WKBundlePageShouldPerformActionInTextFieldCallback shouldPerformActionInTextField
 
WKBundlePageWillSubmitFormCallback willSubmitForm
 
WKBundlePageWillSendSubmitEventCallback willSendSubmitEvent
 
WKBundlePageDidFocusTextFieldCallback didFocusTextField
 
WKBundlePageShouldNotifyOnFormChangesCallback shouldNotifyOnFormChanges
 
WKBundlePageDidAssociateFormControlsCallback didAssociateFormControls
 

Member Data Documentation

◆ base

WKBundlePageFormClientBase WKBundlePageFormClientV2::base

◆ didAssociateFormControls

WKBundlePageDidAssociateFormControlsCallback WKBundlePageFormClientV2::didAssociateFormControls

◆ didFocusTextField

WKBundlePageDidFocusTextFieldCallback WKBundlePageFormClientV2::didFocusTextField

◆ shouldNotifyOnFormChanges

WKBundlePageShouldNotifyOnFormChangesCallback WKBundlePageFormClientV2::shouldNotifyOnFormChanges

◆ shouldPerformActionInTextField

WKBundlePageShouldPerformActionInTextFieldCallback WKBundlePageFormClientV2::shouldPerformActionInTextField

◆ textDidChangeInTextArea

WKBundlePageTextDidChangeInTextAreaCallback WKBundlePageFormClientV2::textDidChangeInTextArea

◆ textDidChangeInTextField

WKBundlePageTextDidChangeInTextFieldCallback WKBundlePageFormClientV2::textDidChangeInTextField

◆ textFieldDidBeginEditing

WKBundlePageTextFieldDidBeginEditingCallback WKBundlePageFormClientV2::textFieldDidBeginEditing

◆ textFieldDidEndEditing

WKBundlePageTextFieldDidEndEditingCallback WKBundlePageFormClientV2::textFieldDidEndEditing

◆ willSendSubmitEvent

WKBundlePageWillSendSubmitEventCallback WKBundlePageFormClientV2::willSendSubmitEvent

◆ willSubmitForm

WKBundlePageWillSubmitFormCallback WKBundlePageFormClientV2::willSubmitForm

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