webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
<WebDocumentSelection > Protocol Reference

#import <WebDocumentPrivate.h>

Inheritance diagram for <WebDocumentSelection >:
<WebDocumentText>

Instance Methods

(NSArray *) - pasteboardTypesForSelection
 
(void- writeSelectionWithPasteboardTypes:toPasteboard:
 
(NSArray *) - selectionTextRects
 
(NSRect- selectionRect
 
(NSImage *) - selectionImageForcingBlackText:
 
(NSRect- selectionImageRect
 
(NSView *) - selectionView
 

Method Documentation

◆ pasteboardTypesForSelection()

- (NSArray * WebDocumentSelection) pasteboardTypesForSelection

◆ selectionImageForcingBlackText:()

- (NSImage * WebDocumentSelection) selectionImageForcingBlackText: (BOOL forceBlackText

◆ selectionImageRect()

- (NSRect WebDocumentSelection) selectionImageRect

◆ selectionRect()

- (NSRect WebDocumentSelection) selectionRect

◆ selectionTextRects()

- (NSArray * WebDocumentSelection) selectionTextRects

◆ selectionView()

- (NSView * WebDocumentSelection) selectionView

◆ writeSelectionWithPasteboardTypes:toPasteboard:()

- (void WebDocumentSelection) writeSelectionWithPasteboardTypes: (NSArray *)  types
toPasteboard: (NSPasteboard *)  pasteboard 

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