WebKit Objective-C Framework Reference

WebKit provides a set of classes to display web content in windows, and implements browser features such as following links when clicked by the user, managing a back-forward list, and managing a history of pages recently visited. WebKit greatly simplifies the complicated process of loading web pages—that is, asynchronously requesting web content from an HTTP server where the response may arrive incrementally, in random order, or partially due to network errors. WebKit also simplifies the process of displaying that content which can contain various MIME types, and compound frame elements each with their own set of scroll bars.


Framework
/System/Library/Frameworks/WebKit.framework
Header file directories
/System/Library/Frameworks/WebKit.framework/Headers
Companion guides

Class References

DOMDocument Additions
DOMElement Additions
DOMHTMLDocument Additions
DOMHTMLFrameElement Additions
DOMHTMLIFrameElement Additions
DOMHTMLObjectElement Additions
DOMNode Additions
DOMRange Additions
WebArchive
WebBackForwardList
WebDataSource
WebDownload
WebFrame
WebFrameView
WebHistory
WebHistoryItem
WebPreferences
WebResource
WebScriptObject
WebUndefined
WebView

Protocol References

WebDocumentRepresentation
WebDocumentSearching
WebDocumentText
WebDocumentView
WebEditingDelegate
WebFrameLoadDelegate
WebJavaPlugIn
WebOpenPanelResultListener
WebPlugIn
WebPlugInContainer
WebPlugInViewFactory
WebPolicyDecisionListener
WebPolicyDelegate
WebResourceLoadDelegate
WebScripting
WebUIDelegate

Other References

Constants

 

PDF 

Revision History
Index



© 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-10-15)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.