WebUIDelegate Protocol Reference
PDF
Overview
Tasks
Creating and Closing Windows
Moving and Resizing Windows
Moving and Resizing Content Views
Making Windows Key and Main
Ordering Windows
Working with the Responder Chain
Handling Mouse Events
Opening Panels
Displaying Status Messages
Managing Toolbars and the Status Bar
Controlling Drag Behavior
Controlling Other Behaviors
Printing
Instance Methods
webView:contextMenuItemsForElement:defaultMenuItems:
webView:createWebViewModalDialogWithRequest:
webView:createWebViewWithRequest:
webView:dragDestinationActionMaskForDraggingInfo:
webView:dragSourceActionMaskForPoint:
webView:drawFooterInRect:
webView:drawHeaderInRect:
webView:makeFirstResponder:
webView:mouseDidMoveOverElement:modifierFlags:
webView:printFrameView:
webView:runBeforeUnloadConfirmPanelWithMessage:initiatedByFrame:
webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:
webView:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:
webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:
webView:runOpenPanelForFileButtonWithResultListener:
webView:setFrame:
webView:setResizable:
webView:setStatusBarVisible:
webView:setStatusText:
webView:setToolbarsVisible:
webView:shouldPerformAction:fromSender:
webView:validateUserInterfaceItem:defaultValidation:
webView:willPerformDragDestinationAction:forDraggingInfo:
webView:willPerformDragSourceAction:fromPoint:withPasteboard:
webViewAreToolbarsVisible:
webViewClose:
webViewFirstResponder:
webViewFocus:
webViewFooterHeight:
webViewFrame:
webViewHeaderHeight:
webViewIsResizable:
webViewIsStatusBarVisible:
webViewRunModal:
webViewShow:
webViewStatusText:
webViewUnfocus:
Constants
Menu Item Tags
Drag-Destination Actions
Drag-Source Actions
Appendix A: Deprecated WebUIDelegate Methods
Deprecated in Mac OS X v10.4.11
webView:runJavaScriptAlertPanelWithMessage:
webView:runJavaScriptConfirmPanelWithMessage:
webView:runJavaScriptTextInputPanelWithPrompt:defaultText:
webView:setContentRect:
webViewContentRect:
Revision History
Index
Companion Guide
WebKit Objective-C Programming Guide