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

#include <WKBundlePageEditorClient.h>

Public Attributes

WKBundlePageEditorClientBase base
 
WKBundlePageShouldBeginEditingCallback shouldBeginEditing
 
WKBundlePageShouldEndEditingCallback shouldEndEditing
 
WKBundlePageShouldInsertNodeCallback shouldInsertNode
 
WKBundlePageShouldInsertTextCallback shouldInsertText
 
WKBundlePageShouldDeleteRangeCallback shouldDeleteRange
 
WKBundlePageShouldChangeSelectedRange shouldChangeSelectedRange
 
WKBundlePageShouldApplyStyle shouldApplyStyle
 
WKBundlePageEditingNotification didBeginEditing
 
WKBundlePageEditingNotification didEndEditing
 
WKBundlePageEditingNotification didChange
 
WKBundlePageEditingNotification didChangeSelection
 

Member Data Documentation

◆ base

WKBundlePageEditorClientBase WKBundlePageEditorClientV0::base

◆ didBeginEditing

WKBundlePageEditingNotification WKBundlePageEditorClientV0::didBeginEditing

◆ didChange

WKBundlePageEditingNotification WKBundlePageEditorClientV0::didChange

◆ didChangeSelection

WKBundlePageEditingNotification WKBundlePageEditorClientV0::didChangeSelection

◆ didEndEditing

WKBundlePageEditingNotification WKBundlePageEditorClientV0::didEndEditing

◆ shouldApplyStyle

WKBundlePageShouldApplyStyle WKBundlePageEditorClientV0::shouldApplyStyle

◆ shouldBeginEditing

WKBundlePageShouldBeginEditingCallback WKBundlePageEditorClientV0::shouldBeginEditing

◆ shouldChangeSelectedRange

WKBundlePageShouldChangeSelectedRange WKBundlePageEditorClientV0::shouldChangeSelectedRange

◆ shouldDeleteRange

WKBundlePageShouldDeleteRangeCallback WKBundlePageEditorClientV0::shouldDeleteRange

◆ shouldEndEditing

WKBundlePageShouldEndEditingCallback WKBundlePageEditorClientV0::shouldEndEditing

◆ shouldInsertNode

WKBundlePageShouldInsertNodeCallback WKBundlePageEditorClientV0::shouldInsertNode

◆ shouldInsertText

WKBundlePageShouldInsertTextCallback WKBundlePageEditorClientV0::shouldInsertText

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