webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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: |