#import <UIDefaultWebViewFormEditingDelegate.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - webViewDidEndEditingFormElements: |
| (void) | - webViewWillEndEditingFormElements: |
| (void) | - webViewDidBeginEditingFormElements: |
| (void) | - webViewWillBeginEditingFormElements: |
| (void) | - webView:didEndEditingFormElement: |
| (void) | - webView:willEndEditingFormElement: |
| (void) | - webView:didBeginEditingFormElement: |
| (void) | - webView:willBeginEditingFormElement: |
| (int) | - orientationForWebView: |
| (id) | - calloutSuperviewForWebView: |
Definiert in Zeile 9 der Datei UIDefaultWebViewFormEditingDelegate.h.
| - (void) webViewDidEndEditingFormElements: | (id) | fp8 |
| - (void) webViewWillEndEditingFormElements: | (id) | fp8 |
| - (void) webViewDidBeginEditingFormElements: | (id) | fp8 |
| - (void) webViewWillBeginEditingFormElements: | (id) | fp8 |
| - (void) webView: | (id) | fp8 | ||
| didEndEditingFormElement: | (id) | fp12 | ||
| - (void) webView: | (id) | fp8 | ||
| willEndEditingFormElement: | (id) | fp12 | ||
| - (void) webView: | (id) | fp8 | ||
| didBeginEditingFormElement: | (id) | fp12 | ||
| - (void) webView: | (id) | fp8 | ||
| willBeginEditingFormElement: | (id) | fp12 | ||
| - (int) orientationForWebView: | (id) | fp8 |
| - (id) calloutSuperviewForWebView: | (id) | fp8 |