#import <WebDefaultFormDelegate.h>
Abgeleitet von NSObject und < WebFormDelegate >.
Öffentliche Methoden | |
| (void) | - formElementDidBlur: |
| (void) | - formElementDidFocus: |
| (void) | - formElementDidSetValue: |
| (void) | - frame:sourceFrame:willSubmitForm:withValues:submissionListener: |
| (void) | - textDidChangeInTextArea:inFrame: |
| (void) | - textDidChangeInTextField:inFrame: |
| (BOOL) | - textField:doCommandBySelector:inFrame: |
| (BOOL) | - textField:shouldHandleEvent:inFrame: |
| (void) | - textFieldDidBeginEditing:inFrame: |
| (void) | - textFieldDidEndEditing:inFrame: |
Öffentliche, statische Methoden | |
| (id) | + sharedFormDelegate |
Definiert in Zeile 11 der Datei WebDefaultFormDelegate.h.
| + (id) sharedFormDelegate |
| - (void) formElementDidBlur: | (id) | fp8 |
Erneute Implementation von < WebFormDelegate >.
| - (void) formElementDidFocus: | (id) | fp8 |
Erneute Implementation von < WebFormDelegate >.
| - (void) formElementDidSetValue: | (id) | fp8 |
Erneute Implementation von < WebFormDelegate >.
| - (void) frame: | (id) | fp8 | ||
| sourceFrame: | (id) | fp12 | ||
| willSubmitForm: | (id) | fp16 | ||
| withValues: | (id) | fp20 | ||
| submissionListener: | (id) | fp24 | ||
Erneute Implementation von < WebFormDelegate >.
| - (void) textDidChangeInTextArea: | (id) | fp8 | ||
| inFrame: | (id) | fp12 | ||
Erneute Implementation von < WebFormDelegate >.
| - (void) textDidChangeInTextField: | (id) | fp8 | ||
| inFrame: | (id) | fp12 | ||
Erneute Implementation von < WebFormDelegate >.
| - (BOOL) textField: | (id) | fp8 | ||
| doCommandBySelector: | (SEL) | fp12 | ||
| inFrame: | (id) | fp16 | ||
Erneute Implementation von < WebFormDelegate >.
| - (BOOL) textField: | (id) | fp8 | ||
| shouldHandleEvent: | (struct __GSEvent *) | fp12 | ||
| inFrame: | (id) | fp16 | ||
Erneute Implementation von < WebFormDelegate >.
| - (void) textFieldDidBeginEditing: | (id) | fp8 | ||
| inFrame: | (id) | fp12 | ||
Erneute Implementation von < WebFormDelegate >.
| - (void) textFieldDidEndEditing: | (id) | fp8 | ||
| inFrame: | (id) | fp12 | ||
Erneute Implementation von < WebFormDelegate >.