MonoMac.WebKit.WebUIDelegate: Method Members

The methods of MonoMac.WebKit.WebUIDelegate are listed below. For a list of all members, see the WebUIDelegate Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

UIAreToolbarsVisible(WebView) : bool
Documentation for this section has not yet been entered.
UIClose(WebView)
Documentation for this section has not yet been entered.
UICreateModalDialog(WebView, MonoMac.Foundation.NSUrlRequest) : WebView
Documentation for this section has not yet been entered.
UICreateWebView(WebView, MonoMac.Foundation.NSUrlRequest) : WebView
Documentation for this section has not yet been entered.
UIDragSourceActionMask(WebView, System.Drawing.PointF) : MonoMac.AppKit.NSEventModifierMask
Documentation for this section has not yet been entered.
UIDrawFooterInRect(WebView, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
UIDrawHeaderInRect(WebView, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
UIFocus(WebView)
Documentation for this section has not yet been entered.
UIGetContentRect(WebView) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
UIGetContextMenuItems(WebView, MonoMac.Foundation.NSDictionary, MonoMac.AppKit.NSMenuItem[]) : MonoMac.AppKit.NSMenuItem[]
Documentation for this section has not yet been entered.
UIGetDragDestinationActionMask(WebView, MonoMac.AppKit.NSDraggingInfo) : MonoMac.AppKit.NSEventModifierMask
Documentation for this section has not yet been entered.
UIGetFirstResponder(WebView) : MonoMac.AppKit.NSResponder
Documentation for this section has not yet been entered.
UIGetFooterHeight(WebView) : float
Documentation for this section has not yet been entered.
UIGetFrame(WebView) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
UIGetHeaderHeight(WebView) : float
Documentation for this section has not yet been entered.
UIGetStatusText(WebView) : string
Documentation for this section has not yet been entered.
UIIsResizable(WebView) : bool
Documentation for this section has not yet been entered.
UIIsStatusBarVisible(WebView) : bool
Documentation for this section has not yet been entered.
UIMakeFirstResponder(WebView, MonoMac.AppKit.NSResponder)
Documentation for this section has not yet been entered.
UIMouseDidMoveOverElement(WebView, MonoMac.Foundation.NSDictionary, MonoMac.AppKit.NSEventModifierMask)
Documentation for this section has not yet been entered.
UIPrintFrameView(WebView, WebFrameView)
Documentation for this section has not yet been entered.
UIRunBeforeUnload(WebView, string, WebFrame) : bool
Documentation for this section has not yet been entered.
UIRunJavaScriptAlertPanel(WebView, string)
Documentation for this section has not yet been entered.
UIRunJavaScriptAlertPanelMessage(WebView, string, WebFrame)
Documentation for this section has not yet been entered.
UIRunJavaScriptConfirmationPanel(WebView, string, WebFrame) : bool
Documentation for this section has not yet been entered.
UIRunJavaScriptConfirmPanel(WebView, string) : bool
Documentation for this section has not yet been entered.
UIRunJavaScriptTextInputPanel(WebView, string, string) : string
Documentation for this section has not yet been entered.
UIRunJavaScriptTextInputPanelWithFrame(WebView, string, string, WebFrame) : string
Documentation for this section has not yet been entered.
UIRunModal(WebView)
Documentation for this section has not yet been entered.
UIRunOpenPanelForFileButton(WebView, WebOpenPanelResultListener)
Documentation for this section has not yet been entered.
UISetContentRect(WebView, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
UISetFrame(WebView, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
UISetResizable(WebView, bool)
Documentation for this section has not yet been entered.
UISetStatusBarVisible(WebView, bool)
Documentation for this section has not yet been entered.
UISetStatusText(WebView, string)
Documentation for this section has not yet been entered.
UISetToolbarsVisible(WebView, bool)
Documentation for this section has not yet been entered.
UIShouldPerformActionfromSender(WebView, MonoMac.ObjCRuntime.Selector, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
UIShow(WebView)
Documentation for this section has not yet been entered.
UIUnfocus(WebView)
Documentation for this section has not yet been entered.
UIValidateUserInterfaceItem(WebView, MonoMac.Foundation.NSObject, bool) : bool
Documentation for this section has not yet been entered.
UIWillPerformDragDestination(WebView, WebDragDestinationAction, MonoMac.AppKit.NSDraggingInfo)
Documentation for this section has not yet been entered.
UIWillPerformDragSource(WebView, WebDragSourceAction, System.Drawing.PointF, MonoMac.AppKit.NSPasteboard)
Documentation for this section has not yet been entered.