webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
WebView(WebViewEditingActions) Category Reference

#import <WebView.h>

Instance Methods

(void- copy:
 
(void- cut:
 
(void- paste:
 
(void- copyFont:
 
(void- pasteFont:
 
(void- delete:
 
(void- pasteAsPlainText:
 
(void- pasteAsRichText:
 
(void- changeFont:
 
(void- changeAttributes:
 
(void- changeDocumentBackgroundColor:
 
(void- changeColor:
 
(void- alignCenter:
 
(void- alignJustified:
 
(void- alignLeft:
 
(void- alignRight:
 
(void- checkSpelling:
 
(void- showGuessPanel:
 
(void- performFindPanelAction:
 
(void- startSpeaking:
 
(void- stopSpeaking:
 
(void- moveToBeginningOfSentence:
 
(void- moveToBeginningOfSentenceAndModifySelection:
 
(void- moveToEndOfSentence:
 
(void- moveToEndOfSentenceAndModifySelection:
 
(void- selectSentence:
 
(void- overWrite:
 

Method Documentation

◆ alignCenter:()

- (void) alignCenter: (id sender

Extends class WebView.

◆ alignJustified:()

- (void) alignJustified: (id sender

Extends class WebView.

◆ alignLeft:()

- (void) alignLeft: (id sender

Extends class WebView.

◆ alignRight:()

- (void) alignRight: (id sender

Extends class WebView.

◆ changeAttributes:()

- (void) changeAttributes: (id sender

Extends class WebView.

◆ changeColor:()

- (void) changeColor: (id sender

Extends class WebView.

◆ changeDocumentBackgroundColor:()

- (void) changeDocumentBackgroundColor: (id sender

Extends class WebView.

◆ changeFont:()

- (void) changeFont: (id sender

Extends class WebView.

◆ checkSpelling:()

- (void) checkSpelling: (id sender

Extends class WebView.

◆ copy:()

- (void) copy: (id sender

Extends class WebView.

◆ copyFont:()

- (void) copyFont: (id sender

Extends class WebView.

◆ cut:()

- (void) cut: (id sender

Extends class WebView.

◆ delete:()

- (void) delete: (id sender

Extends class WebView.

◆ moveToBeginningOfSentence:()

- (void) moveToBeginningOfSentence: (id sender

Extends class WebView.

◆ moveToBeginningOfSentenceAndModifySelection:()

- (void) moveToBeginningOfSentenceAndModifySelection: (id sender

Extends class WebView.

◆ moveToEndOfSentence:()

- (void) moveToEndOfSentence: (id sender

Extends class WebView.

◆ moveToEndOfSentenceAndModifySelection:()

- (void) moveToEndOfSentenceAndModifySelection: (id sender

Extends class WebView.

◆ overWrite:()

- (void) overWrite: (id sender

Extends class WebView.

◆ paste:()

- (void) paste: (id sender

Extends class WebView.

◆ pasteAsPlainText:()

- (void) pasteAsPlainText: (id sender

Extends class WebView.

◆ pasteAsRichText:()

- (void) pasteAsRichText: (id sender

Extends class WebView.

◆ pasteFont:()

- (void) pasteFont: (id sender

Extends class WebView.

◆ performFindPanelAction:()

- (void) performFindPanelAction: (id sender

Extends class WebView.

◆ selectSentence:()

- (void) selectSentence: (id sender

Extends class WebView.

◆ showGuessPanel:()

- (void) showGuessPanel: (id sender

Extends class WebView.

◆ startSpeaking:()

- (void) startSpeaking: (id sender

Extends class WebView.

◆ stopSpeaking:()

- (void) stopSpeaking: (id sender

Extends class WebView.


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