Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC


Web Kit Objective-C Reference

Framework
/System/Library/Frameworks/WebKit.framework
Header file directories
/System/Library/Frameworks/WebKit.framework/Headers
Declared in
DOMExtensions.h
WebArchive.h
WebBackForwardList.h
WebDOMOperations.h
WebDataSource.h
WebDocument.h
WebDownload.h
WebEditingDelegate.h
WebFrame.h
WebFrameLoadDelegate.h
WebFrameView.h
WebHistory.h
WebHistoryItem.h
WebJavaPlugIn.h
WebKitErrors.h
WebPlugin.h
WebPluginContainer.h
WebPolicyDelegate.h
WebPreferences.h
WebResource.h
WebResourceLoadDelegate.h
WebScriptObject.h
WebUIDelegate.h
WebView.h

Introduction

This document was previously titled Web Kit Reference for Objective-C.

The Web Kit 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. The Web Kit 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. The Web Kit 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.





Last updated: 2006-05-23




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.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice