WebUIDelegate Protocol Reference
PDF
Overview
Tasks
Creating and Closing Windows
Moving and Resizing Windows
Moving and Resizing Content Views
Making Key and Main Windows
Ordering Windows
Working with the Responder Chain
Handling Mouse Events
Opening Panels
Displaying Status Messages
Managing Toolbars
Controlling Dragging Behaviors
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
Appendix A: Deprecated WebUIDelegate Methods
Deprecated for Mac OS X v.10.4.11
webView:setContentRect:
webViewContentRect:
Deprecated in Mac OS X v10.4.11
webView:runJavaScriptAlertPanelWithMessage:
webView:runJavaScriptConfirmPanelWithMessage:
webView:runJavaScriptTextInputPanelWithPrompt:defaultText:
Revision History
Index
Companion Guide
Web Kit Objective-C Programming Guide