Home | History | Annotate | Download | only in WebView

Lines Matching full:frame

58     @param name The name of the frame.
59 @param view The WebFrameView for the frame.
60 @param webView The WebView that manages the frame.
67 @result The frame name.
73 @result Returns the WebView for the document that includes this frame.
79 @result The WebFrameView for this frame.
85 @abstract Returns the DOM document of the frame.
86 @description Returns nil if the frame does not contain a DOM document such as a standalone image.
92 @abstract Returns the frame element of the frame.
94 Returns nil if the frame is the main frame since there is no frame element for the frame in this case.
126 -webView:decidePolicyForMIMEType:request:frame:decisionListener: or
127 -webView:unableToImplementPolicyWithError:frame:. If it is called from within one of those
146 @result The datasource for this frame.
153 be nil if no data source has been set on the frame, or the data source
155 @result The provisional datasource of this frame.
161 @discussion Stop any pending loads on the frame's data source,
180 @discussion This method returns a frame with the given name. findFrameNamed returns self
181 for _self and _current, the parent frame for _parent and the main frame for _top.
183 findFrameNamed first searches from the current frame to all descending frames then the
186 @param name The name of the frame to find.
187 @result The frame matching the provided name. nil if the frame is not found.
193 @result The frame containing this frame, or nil if this is a top level frame.
199 @discussion The frames in the array are associated with a frame set or iframe.
206 @result The WebScriptObject representing the frame's JavaScript window object.
212 @result The frame's global JavaScript execution context. Use this method to