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

< Previous PageNext Page > Hide TOC

Deprecated WebFrameLoadDelegate Methods

A method identified as deprecated has been superseded and may become unsupported in the future.

Deprecated in Mac OS X v10.4.11

webView:windowScriptObjectAvailable:

Invoked when a frame’s scripting object for a page is available. (Use the webView:didClearWindowObject:forFrame: method instead.) (Deprecated in Mac OS X v10.4.11.)

- (void)webView:(WebView *)sender windowScriptObjectAvailable:(WebScriptObject *)windowScriptObject

Discussion

The windowScriptObject argument is the window object in the scripting environment. This method is invoked before the page is actually loaded.

Availability
See Also
Declared In
WebFrameLoadDelegate.h

< Previous PageNext Page > Hide TOC


Last updated: 2008-06-19




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