Next Page > Hide TOC

DOMHTMLObjectElement Additions Reference

Inherits from
DOMHTMLElement : DOMElement : DOMNode : DOMObject : WebScriptObject : NSObject
Conforms to
DOMEventTarget (DOMNode)
NSCopying (DOMObject)
NSObject (NSObject)
Framework
/System/Library/Frameworks/WebKit.framework
Availability
Available in Mac OS X v10.3.9 and later.
Declared in
WebDOMOperations.h
Companion guides
Safari Document Object Model Overview
WebKit Objective-C Programming Guide

Overview

These additions to the DOMHTMLObjectElement class facilitate communication between the DOM API and WebKit.

Tasks

Getting the Content Frame

Instance Methods

contentFrame

Returns the content frame of the element.

- (WebFrame *)contentFrame

Availability
Declared In
WebDOMOperations.h

Next Page > Hide TOC


© 2006 Apple Computer, Inc. All Rights Reserved. (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.