webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | List of all members
WebEditingAppDelegate Class Reference

#import <AppDelegate.h>

Inheritance diagram for WebEditingAppDelegate:
NSObject

Instance Methods

(IBAction) - newEditor:
 
(IBAction) - showOperations:
 
(IBAction) - toggleUseWebKit2ByDefault:
 
(IBAction) - performTextFinderAction:
 

Protected Attributes

NSMutableSet * _webDocuments
 
IBOutlet NSMenuItem * _newWebKit1EditorItem
 
IBOutlet NSMenuItem * _newWebKit2EditorItem
 
IBOutlet NSPanel * _operationsPanel
 

Method Documentation

◆ newEditor:()

- (IBAction) newEditor: (id sender

◆ performTextFinderAction:()

- (void) performTextFinderAction: (id sender

◆ showOperations:()

- (IBAction) showOperations: (id sender

◆ toggleUseWebKit2ByDefault:()

- (IBAction) toggleUseWebKit2ByDefault: (id sender

Member Data Documentation

◆ _newWebKit1EditorItem

- (IBOutlet NSMenuItem*) _newWebKit1EditorItem
protected

◆ _newWebKit2EditorItem

- (IBOutlet NSMenuItem*) _newWebKit2EditorItem
protected

◆ _operationsPanel

- (IBOutlet NSPanel*) _operationsPanel
protected

◆ _webDocuments

- (NSMutableSet*) _webDocuments
protected

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