MonoMac.WebKit.WebFrameLoadDelegate Members

The members of MonoMac.WebKit.WebFrameLoadDelegate are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

CanceledClientRedirect(WebView, WebFrame)
Documentation for this section has not yet been entered.
ChangedLocationWithinPage(WebView, WebFrame)
Documentation for this section has not yet been entered.
ClearedWindowObject(WebView, WebScriptObject, WebFrame)
Documentation for this section has not yet been entered.
CommitedLoad(WebView, WebFrame)
Documentation for this section has not yet been entered.
FailedLoadWithError(WebView, MonoMac.Foundation.NSError, WebFrame)
Documentation for this section has not yet been entered.
FailedProvisionalLoad(WebView, MonoMac.Foundation.NSError, WebFrame)
Documentation for this section has not yet been entered.
FinishedLoad(WebView, WebFrame)
Documentation for this section has not yet been entered.
ReceivedIcon(WebView, MonoMac.AppKit.NSImage, WebFrame)
Documentation for this section has not yet been entered.
ReceivedServerRedirectForProvisionalLoad(WebView, WebFrame)
Documentation for this section has not yet been entered.
ReceivedTitle(WebView, string, WebFrame)
Documentation for this section has not yet been entered.
StartedProvisionalLoad(WebView, WebFrame)
Documentation for this section has not yet been entered.
WillCloseFrame(WebView, WebFrame)
Documentation for this section has not yet been entered.
WillPerformClientRedirect(WebView, MonoMac.Foundation.NSUrl, double, MonoMac.Foundation.NSDate, WebFrame)
Documentation for this section has not yet been entered.
WindowScriptObjectAvailable(WebView, WebScriptObject)
Documentation for this section has not yet been entered.