Home | History | Annotate | Download | only in Interfaces

Lines Matching full:load

246         @abstract Set the WebView's WebResourceLoadDelegate load delegate.
247 @param delegate The WebResourceLoadDelegate to set as the load delegate.
434 @discussion Make the page display with a different text encoding; stops any load in progress.
580 @discussion An estimate of the percent complete for a document load. This
581 value will range from 0 to 1.0 and, once a load completes, will remain at 1.0
582 until a new load starts, at which point it will be reset to 0. The value is an
686 @param URLString The URL to load in the mainFrame.