Lines Matching full:delegate
48 @abstract Notifies the delegate that the provisional load of a frame has started
58 @abstract Notifies the delegate that a server redirect occurred during the provisional load
66 @abstract Notifies the delegate that the provisional load has failed
77 @abstract Notifies the delegate that the load has changed from provisional to committed
92 @abstract Notifies the delegate that the page title for a frame has been received
102 @abstract Notifies the delegate that a page icon image for a frame has been received
111 @abstract Notifies the delegate that the committed load of a frame has completed
122 @abstract Notifies the delegate that the committed load of a frame has failed
132 @abstract Notifies the delegate that the scroll position in a frame has changed
141 @abstract Notifies the delegate that a frame will perform a client-side redirect
154 @abstract Notifies the delegate that a pending client-side redirect has been cancelled
163 @abstract Notifies the delegate that a frame will be closed
173 @abstract Notifies the delegate that the JavaScript window object in a frame has
179 @discussion If a delegate implements both webView:didClearWindowObject:forFrame:
181 will be invoked. This enables a delegate to implement both methods for backwards
188 @abstract Notifies the delegate that the scripting object for a page is available. This is called