Lines Matching refs:abstract
158 @abstract Checks if the WebKit can show content of a certain MIME type.
167 @abstract Checks if the the MIME type is a type that the WebKit will interpret as HTML.
194 @abstract Returns a URL from a pasteboard
205 @abstract Returns a URL title from a pasteboard
216 @abstract The designated initializer for WebView.
231 @abstract Set the WebView's WebUIDelegate.
239 @abstract Return the WebView's WebUIDelegate.
247 @abstract Set the WebView's WebResourceLoadDelegate load delegate.
262 @abstract Set the WebView's WebDownloadDelegate.
271 @abstract Return the WebView's WebDownloadDelegate.
279 @abstract Set the WebView's WebFrameLoadDelegate delegate.
287 @abstract Return the WebView's WebFrameLoadDelegate delegate.
295 @abstract Set the WebView's WebPolicyDelegate delegate.
303 @abstract Return the WebView's WebPolicyDelegate.
311 @abstract Return the top level frame.
321 @abstract Return the frame that has the current focus.
334 @abstract Enable or disable the use of a backforward list for this webView.
342 @abstract Go back to the previous URL in the backforward list.
350 @abstract Go forward to the next URL in the backforward list.
358 @abstract Go back or forward to an item in the backforward list.
366 @abstract Change the size of the text rendering in views managed by this webView.
381 @abstract Set the application name.
398 @abstract Set the user agent.
417 @abstract Get the appropriate user-agent string for a particular URL.
426 @abstract Find out if the current web page supports text encodings.
490 @abstract Override the standard setting for the webView.
540 @abstract Searches a document view for a string and highlights the string if it is found.
609 @abstract Returns the pasteboard types that WebView can use for the current selection
616 @abstract Writes the current selection to the pasteboard
625 @abstract Returns the pasteboard types that WebView can use for an element
633 @abstract Writes an element to the pasteboard
643 @abstract Returns the selection as a string
649 @abstract Centers the selected text in the WebView
665 @abstract Removes the drag caret from the WebView
673 …@abstract Sets whether the receiver draws a default white background when the loaded page has no b…
731 @abstract Closes the receiver, unloading its web page and canceling any pending loads.
835 @abstract Set a zoom factor for all views managed by this webView.