#import <ABEditorController.h>
Abgeleitet von ABContentController.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - contentView |
| (void) | - setEditorItems: |
| (id) | - editorItems |
| (BOOL) | - editorsNeedAllTheScrollingTheyCanGet |
| (void) | - cleanUpContentLayer |
| (BOOL) | - hasChanges:commit:force: |
| (BOOL) | - hasTextInFields |
| (void) | - commitChangesAndSave: |
| (void) | - keyboardAccepted: |
| (void) | - keyboardCancelled: |
| (void) | - back:save: |
| (void) | - reload |
| (void) | - navigationBar:buttonClicked: |
Geschützte Attribute | |
| NSMutableArray * | _editorItems |
| unsigned int | _allowsLabels |
Definiert in Zeile 11 der Datei ABEditorController.h.
| - (void) dealloc |
Implementiert ABContentController.
| - (id) contentView |
Implementiert ABContentController.
| - (void) setEditorItems: | (id) | fp8 |
| - (id) editorItems |
| - (BOOL) editorsNeedAllTheScrollingTheyCanGet |
| - (void) cleanUpContentLayer |
Implementiert ABContentController.
| - (BOOL) hasChanges: | (char *) | fp8 | ||
| commit: | (BOOL) | fp12 | ||
| force: | (BOOL) | fp16 | ||
| - (BOOL) hasTextInFields |
| - (void) commitChangesAndSave: | (BOOL) | fp8 |
| - (void) keyboardAccepted: | (id) | fp8 |
| - (void) keyboardCancelled: | (id) | fp8 |
| - (void) back: | (BOOL) | fp8 | ||
| save: | (BOOL) | fp12 | ||
Implementiert ABContentController.
| - (void) reload |
Implementiert ABContentController.
| - (void) navigationBar: | (id) | fp8 | ||
| buttonClicked: | (int) | fp12 | ||
- (NSMutableArray*) _editorItems [protected] |
Definiert in Zeile 13 der Datei ABEditorController.h.
- (unsigned int) _allowsLabels [protected] |
Definiert in Zeile 14 der Datei ABEditorController.h.