| 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 |
Additions to the DOMHTMLFrameElement class facilitate communication between the DOM API and WebKit.
Returns the content frame of the element.
- (WebFrame *)contentFrame
The element’s web frame.
WebDOMOperations.hLast updated: 2009-08-03