-
Methods in org.robovm.apple.webkit with parameters of type WKWebView
| Modifier and Type |
Method |
Description |
void |
WKUIDelegate.commitPreviewingViewController(WKWebView webView,
UIViewController previewingViewController) |
Deprecated.
|
void |
WKUIDelegateAdapter.commitPreviewingViewController(WKWebView webView,
UIViewController previewingViewController) |
Deprecated.
|
void |
WKUIDelegate.contextMenuDidEnd(WKWebView webView,
WKContextMenuElementInfo elementInfo) |
|
void |
WKUIDelegateAdapter.contextMenuDidEnd(WKWebView webView,
WKContextMenuElementInfo elementInfo) |
|
void |
WKUIDelegate.contextMenuWillPresent(WKWebView webView,
WKContextMenuElementInfo elementInfo) |
|
void |
WKUIDelegateAdapter.contextMenuWillPresent(WKWebView webView,
WKContextMenuElementInfo elementInfo) |
|
WKWebView |
WKUIDelegate.createWebView(WKWebView webView,
WKWebViewConfiguration configuration,
WKNavigationAction navigationAction,
WKWindowFeatures windowFeatures) |
|
WKWebView |
WKUIDelegateAdapter.createWebView(WKWebView webView,
WKWebViewConfiguration configuration,
WKNavigationAction navigationAction,
WKWindowFeatures windowFeatures) |
|
void |
WKNavigationDelegate.decidePolicyForNavigationAction(WKWebView webView,
WKNavigationAction navigationAction,
WKWebpagePreferences preferences,
VoidBlock2<WKNavigationActionPolicy,WKWebpagePreferences> decisionHandler) |
|
void |
WKNavigationDelegate.decidePolicyForNavigationAction(WKWebView webView,
WKNavigationAction navigationAction,
VoidBlock1<WKNavigationActionPolicy> decisionHandler) |
|
void |
WKNavigationDelegateAdapter.decidePolicyForNavigationAction(WKWebView webView,
WKNavigationAction navigationAction,
WKWebpagePreferences preferences,
VoidBlock2<WKNavigationActionPolicy,WKWebpagePreferences> decisionHandler) |
|
void |
WKNavigationDelegateAdapter.decidePolicyForNavigationAction(WKWebView webView,
WKNavigationAction navigationAction,
VoidBlock1<WKNavigationActionPolicy> decisionHandler) |
|
void |
WKNavigationDelegate.decidePolicyForNavigationResponse(WKWebView webView,
WKNavigationResponse navigationResponse,
VoidBlock1<WKNavigationResponsePolicy> decisionHandler) |
|
void |
WKNavigationDelegateAdapter.decidePolicyForNavigationResponse(WKWebView webView,
WKNavigationResponse navigationResponse,
VoidBlock1<WKNavigationResponsePolicy> decisionHandler) |
|
void |
WKNavigationDelegate.didBecomeDownload(WKWebView webView,
WKNavigationAction navigationAction,
WKDownload download) |
|
void |
WKNavigationDelegate.didBecomeDownload(WKWebView webView,
WKNavigationResponse navigationResponse,
WKDownload download) |
|
void |
WKNavigationDelegateAdapter.didBecomeDownload(WKWebView webView,
WKNavigationAction navigationAction,
WKDownload download) |
|
void |
WKNavigationDelegateAdapter.didBecomeDownload(WKWebView webView,
WKNavigationResponse navigationResponse,
WKDownload download) |
|
void |
WKUIDelegate.didClose(WKWebView webView) |
|
void |
WKUIDelegateAdapter.didClose(WKWebView webView) |
|
void |
WKNavigationDelegate.didCommitNavigation(WKWebView webView,
WKNavigation navigation) |
|
void |
WKNavigationDelegateAdapter.didCommitNavigation(WKWebView webView,
WKNavigation navigation) |
|
void |
WKNavigationDelegate.didFailNavigation(WKWebView webView,
WKNavigation navigation,
NSError error) |
|
void |
WKNavigationDelegateAdapter.didFailNavigation(WKWebView webView,
WKNavigation navigation,
NSError error) |
|
void |
WKNavigationDelegate.didFailProvisionalNavigation(WKWebView webView,
WKNavigation navigation,
NSError error) |
|
void |
WKNavigationDelegateAdapter.didFailProvisionalNavigation(WKWebView webView,
WKNavigation navigation,
NSError error) |
|
void |
WKNavigationDelegate.didFinishNavigation(WKWebView webView,
WKNavigation navigation) |
|
void |
WKNavigationDelegateAdapter.didFinishNavigation(WKWebView webView,
WKNavigation navigation) |
|
void |
WKNavigationDelegate.didReceiveAuthenticationChallenge(WKWebView webView,
NSURLAuthenticationChallenge challenge,
VoidBlock2<NSURLSessionAuthChallengeDisposition,NSURLCredential> completionHandler) |
|
void |
WKNavigationDelegateAdapter.didReceiveAuthenticationChallenge(WKWebView webView,
NSURLAuthenticationChallenge challenge,
VoidBlock2<NSURLSessionAuthChallengeDisposition,NSURLCredential> completionHandler) |
|
void |
WKNavigationDelegate.didReceiveServerRedirectForProvisionalNavigation(WKWebView webView,
WKNavigation navigation) |
|
void |
WKNavigationDelegateAdapter.didReceiveServerRedirectForProvisionalNavigation(WKWebView webView,
WKNavigation navigation) |
|
void |
WKNavigationDelegate.didStartProvisionalNavigation(WKWebView webView,
WKNavigation navigation) |
|
void |
WKNavigationDelegateAdapter.didStartProvisionalNavigation(WKWebView webView,
WKNavigation navigation) |
|
void |
WKUIDelegate.getContextMenu(WKWebView webView,
WKContextMenuElementInfo elementInfo,
UIContextMenuInteractionCommitAnimating animator) |
|
void |
WKUIDelegateAdapter.getContextMenu(WKWebView webView,
WKContextMenuElementInfo elementInfo,
UIContextMenuInteractionCommitAnimating animator) |
|
void |
WKUIDelegate.getContextMenuConfiguration(WKWebView webView,
WKContextMenuElementInfo elementInfo,
VoidBlock1<UIContextMenuConfiguration> completionHandler) |
|
void |
WKUIDelegateAdapter.getContextMenuConfiguration(WKWebView webView,
WKContextMenuElementInfo elementInfo,
VoidBlock1<UIContextMenuConfiguration> completionHandler) |
|
UIViewController |
WKUIDelegate.getPreviewingViewControllerForElement(WKWebView webView,
WKPreviewElementInfo elementInfo,
NSArray<?> previewActions) |
Deprecated.
|
UIViewController |
WKUIDelegateAdapter.getPreviewingViewControllerForElement(WKWebView webView,
WKPreviewElementInfo elementInfo,
NSArray<?> previewActions) |
Deprecated.
|
void |
WKUIDelegate.requestDeviceOrientationAndMotionPermission(WKWebView webView,
WKSecurityOrigin origin,
WKFrameInfo frame,
VoidBlock1<WKPermissionDecision> decisionHandler) |
|
void |
WKUIDelegateAdapter.requestDeviceOrientationAndMotionPermission(WKWebView webView,
WKSecurityOrigin origin,
WKFrameInfo frame,
VoidBlock1<WKPermissionDecision> decisionHandler) |
|
void |
WKUIDelegate.requestMediaCapturePermission(WKWebView webView,
WKSecurityOrigin origin,
WKFrameInfo frame,
WKMediaCaptureType type,
VoidBlock1<WKPermissionDecision> decisionHandler) |
|
void |
WKUIDelegateAdapter.requestMediaCapturePermission(WKWebView webView,
WKSecurityOrigin origin,
WKFrameInfo frame,
WKMediaCaptureType type,
VoidBlock1<WKPermissionDecision> decisionHandler) |
|
void |
WKUIDelegate.runJavaScriptAlertPanel(WKWebView webView,
String message,
WKFrameInfo frame,
Runnable completionHandler) |
|
void |
WKUIDelegateAdapter.runJavaScriptAlertPanel(WKWebView webView,
String message,
WKFrameInfo frame,
Runnable completionHandler) |
|
void |
WKUIDelegate.runJavaScriptConfirmPanel(WKWebView webView,
String message,
WKFrameInfo frame,
VoidBooleanBlock completionHandler) |
|
void |
WKUIDelegateAdapter.runJavaScriptConfirmPanel(WKWebView webView,
String message,
WKFrameInfo frame,
VoidBooleanBlock completionHandler) |
|
void |
WKUIDelegate.runJavaScriptTextInputPanel(WKWebView webView,
String prompt,
String defaultText,
WKFrameInfo frame,
VoidBlock1<NSString> completionHandler) |
|
void |
WKUIDelegateAdapter.runJavaScriptTextInputPanel(WKWebView webView,
String prompt,
String defaultText,
WKFrameInfo frame,
VoidBlock1<NSString> completionHandler) |
|
void |
WKNavigationDelegate.shouldAllowDeprecatedTLS(WKWebView webView,
NSURLAuthenticationChallenge challenge,
VoidBooleanBlock decisionHandler) |
|
void |
WKNavigationDelegateAdapter.shouldAllowDeprecatedTLS(WKWebView webView,
NSURLAuthenticationChallenge challenge,
VoidBooleanBlock decisionHandler) |
|
boolean |
WKUIDelegate.shouldPreviewElement(WKWebView webView,
WKPreviewElementInfo elementInfo) |
Deprecated.
|
boolean |
WKUIDelegateAdapter.shouldPreviewElement(WKWebView webView,
WKPreviewElementInfo elementInfo) |
Deprecated.
|
void |
WKURLSchemeHandler.startURLSchemeTask(WKWebView webView,
WKURLSchemeTask urlSchemeTask) |
|
void |
WKURLSchemeHandlerAdapter.startURLSchemeTask(WKWebView webView,
WKURLSchemeTask urlSchemeTask) |
|
void |
WKURLSchemeHandler.stopURLSchemeTask(WKWebView webView,
WKURLSchemeTask urlSchemeTask) |
|
void |
WKURLSchemeHandlerAdapter.stopURLSchemeTask(WKWebView webView,
WKURLSchemeTask urlSchemeTask) |
|
void |
WKNavigationDelegate.webContentProcessDidTerminate(WKWebView webView) |
|
void |
WKNavigationDelegateAdapter.webContentProcessDidTerminate(WKWebView webView) |
|