Lines Matching full:discussion
67 @discussion Notifications sent by WebView to mark the progress of loads.
146 @discussion Sets the array of NSString MIME types that WebKit will
158 @discussion This method differs than NSURL's URLFromPasteboard method in that it tries multiple pasteboard types
168 @discussion This method returns a title that refers a URL on the pasteboard. An example of this is the link label
183 @discussion Initialize a WebView with the supplied parameters. This method will
199 @discussion A garbage collected application is required to call close when the receiver is no longer needed.
216 @discussion Defaults to YES in garbage collected applications, otherwise NO to maintain backwards compatibility.
251 @discussion The download delegate is retained by WebDownload when any downloads are in progress.
294 @discussion Note that even document that are not framesets will have a
303 @discussion Returns the frame that contains the first responder, if any. Otherwise returns the
359 @discussion This name will be used in user-agent strings
374 @discussion Setting this means that the webView should use this user-agent string
407 @discussion Make the page display with a different text encoding; stops any load in progress.
425 @discussion Set the media style for the WebView. The mediaStyle will override the normal value
447 @discussion windowScriptObject return a WebScriptObject that represents the
463 @discussion This method will return [WebPreferences standardPreferences] if no
472 @discussion If the WebPreferences for this WebView are stored in the user defaults database, the
487 @discussion Parts of WebKit (such as plug-ins and JavaScript) depend on a window to function
512 @discussion Register classes that implement WebDocumentView and WebDocumentRepresentation respectively.
527 @discussion JavaScript may access named frames within the same group.
533 @discussion The group name for this WebView.
539 @discussion An estimate of the percent complete for a document load. This
551 @discussion Returns YES if there are any pending loads.
595 @discussion This method moves the caret that shows where something being dragged will be dropped. It may cause the WebView to scroll
661 @discussion The methods returns the site icon for the current page loaded in the mainFrame.