Inherits from | DOMHTMLElement : DOMElement : DOMNode : DOMObject : WebScriptObject : NSObject |
Conforms to | |
Framework | /System/Library/Frameworks/WebKit.framework |
Availability | Available in Mac OS X v10.3.9 and later. |
Declared in | WebDOMOperations.h |
Companion guides |
These additions to the DOMHTMLObjectElement
class facilitate communication between the DOM API and WebKit.
Returns the content frame of the element.
- (WebFrame *)contentFrame
WebDOMOperations.h
© 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-05-23)