Mac OS X Reference Library Apple Developer Connection spyglass button

DOMHTMLIFrameElement 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

Additions to the DOMHTMLIFrameElement 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

Return Value

The element’s web frame.

Availability
  • Available in Mac OS X v10.3.9 and later.
Declared In
WebDOMOperations.h


Last updated: 2009-08-03

Did this document help you? Yes It's good, but... Not helpful...