WebDocumentSearching
WebDocumentSearching is an optional protocol for document view objects that support searching. Classes that adopt this protocol should also adopt WebDocumentView and inherit from NSView.
Declaration
protocol WebDocumentSearching : NSObjectProtocol