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

#import <WebTextCompletionController.h>

Inheritance diagram for WebTextCompletionController:
NSObject

Instance Methods

(id- initWithWebView:HTMLView:
 
(void- doCompletion
 
(void- endRevertingChange:moveLeft:
 
(BOOL- popupWindowIsOpen
 
(BOOL- filterKeyDown:
 
(void- _reflectSelection
 

Method Documentation

◆ _reflectSelection()

- (void) _reflectSelection

◆ doCompletion()

- (void) doCompletion

◆ endRevertingChange:moveLeft:()

- (void) endRevertingChange: (BOOL revertChange
moveLeft: (BOOL goLeft 

◆ filterKeyDown:()

- (BOOL) filterKeyDown: (NSEvent *)  event

◆ initWithWebView:HTMLView:()

- (id) initWithWebView: (WebView *)  view
HTMLView: (WebHTMLView *)  htmlView 

◆ popupWindowIsOpen()

- (BOOL) popupWindowIsOpen

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