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

Instance Methods

(id- initWithClient:sequence:results:
 
(void- perform
 

Protected Attributes

WebEditorClient_client
 
int _sequence
 
RetainPtr< NSArray_results
 

Method Documentation

◆ initWithClient:sequence:results:()

- (id) initWithClient: (WebEditorClient*)  client
sequence: (int)  sequence
results: (NSArray*)  results 

◆ perform()

- (void) perform

Member Data Documentation

◆ _client

- (WebEditorClient*) _client
protected

◆ _results

- (RetainPtr<NSArray>) _results
protected

◆ _sequence

- (int) _sequence
protected

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