webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebView.h>
Instance Methods | |
(void) | - replaceSelectionWithNode: |
(void) | - replaceSelectionWithText: |
(void) | - replaceSelectionWithMarkupString: |
(void) | - replaceSelectionWithArchive: |
(void) | - deleteSelection |
(void) | - applyStyle: |
- (void) applyStyle: | (DOMCSSStyleDeclaration *) | style |
Extends class WebView.
- (void) replaceSelectionWithArchive: | (WebArchive *) | archive |
Extends class WebView.