webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
WebEditorUndoTarget Class Reference
Inheritance diagram for WebEditorUndoTarget:
IWebUndoTarget NSObject

Instance Methods

(void- undoEditing:
 
(void- redoEditing:
 
() - WebEditorUndoTarget
 
(virtual HRESULT STDMETHODCALLTYPE) - QueryInterface
 
(virtual ULONG STDMETHODCALLTYPE) - AddRef
 
(virtual ULONG STDMETHODCALLTYPE) - Release
 
(virtual HRESULT STDMETHODCALLTYPE) - invoke
 

Constructor & Destructor Documentation

◆ WebEditorUndoTarget()

Method Documentation

◆ AddRef()

- (ULONG) AddRef (void

◆ invoke()

- (HRESULT) invoke (BSTR actionName
(IUnknown *)  obj 

Implements IWebUndoTarget.

◆ QueryInterface()

- (HRESULT) QueryInterface (_In_ REFIID)  riid
(_COM_Outptr_ void **)  ppvObject 

◆ redoEditing:()

- (void) redoEditing: (id arg

◆ Release()

- (ULONG) Release (void

◆ undoEditing:()

- (void) undoEditing: (id arg

The documentation for this class was generated from the following files: