#import <WebFormDelegate-Protocol.h>
Abgeleitet von < NSObject >.
Basisklasse für WebDefaultFormDelegate 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: |
Definiert in Zeile 9 der Datei WebFormDelegate-Protocol.h.
| - (void) formElementDidBlur: | (id) | fp8 |
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (void) formElementDidFocus: | (id) | fp8 |
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (void) formElementDidSetValue: | (id) | fp8 |
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (void) frame: | (id) | fp8 | ||
| sourceFrame: | (id) | fp12 | ||
| willSubmitForm: | (id) | fp16 | ||
| withValues: | (id) | fp20 | ||
| submissionListener: | (id) | fp24 | ||
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (void) textDidChangeInTextArea: | (id) | fp8 | ||
| inFrame: | (id) | fp12 | ||
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (void) textDidChangeInTextField: | (id) | fp8 | ||
| inFrame: | (id) | fp12 | ||
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (BOOL) textField: | (id) | fp8 | ||
| doCommandBySelector: | (SEL) | fp12 | ||
| inFrame: | (id) | fp16 | ||
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (BOOL) textField: | (id) | fp8 | ||
| shouldHandleEvent: | (struct __GSEvent *) | fp12 | ||
| inFrame: | (id) | fp16 | ||
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (void) textFieldDidBeginEditing: | (id) | fp8 | ||
| inFrame: | (id) | fp12 | ||
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.
| - (void) textFieldDidEndEditing: | (id) | fp8 | ||
| inFrame: | (id) | fp12 | ||
Erneute Implementation in WebDefaultFormDelegate und WebFormDelegate.