#import <ABUnknownCardViewer.h>
Abgeleitet von ABAbstractCardView.
Basisklasse für ABMapsCardViewer.
Öffentliche Methoden | |
| (id) | - initWithFrame: |
| (void) | - dealloc |
| (id) | - cardTableController |
| (void) | - setUnknownCardViewerDelegate: |
| (void) | - setStringValue:forContactProperty: |
| (id) | - stringValueForProperty: |
| (void) | - setAllowAddingToAddressBook: |
| (void) | - setAllowActions: |
| (void) | - contactInfoButtonClicked: |
| (void) | - presentPickerUI: |
| (void) | - addNewContactButtonClicked: |
| (void) | - addToExistingContactButtonClicked: |
| (void) | - didEndPickingUI:didResolveToPerson:endSession: |
| (void) | - peoplePickerDidEndPicking: |
| (void) | - peoplePicker:editedPerson:property:identifier: |
| (void) | - newContactViewCancelled: |
| (void) | - newContactViewCompleted:withNewPerson: |
Öffentliche, statische Methoden | |
| (id) | + createCardTableControllerWithCardController: |
Geschützte Attribute | |
| id | _unknownCardViewerDelegate |
| ABActionsController * | _actionsController |
Definiert in Zeile 11 der Datei ABUnknownCardViewer.h.
| + (id) createCardTableControllerWithCardController: | (id) | fp8 |
| - (id) initWithFrame: | (struct CGRect) | fp8 |
Implementiert ABAbstractCardView.
| - (void) dealloc |
Implementiert ABAbstractCardView.
| - (id) cardTableController |
| - (void) setUnknownCardViewerDelegate: | (id) | fp8 |
| - (void) setStringValue: | (id) | fp8 | ||
| forContactProperty: | (int) | fp12 | ||
| - (id) stringValueForProperty: | (int) | fp8 |
| - (void) setAllowAddingToAddressBook: | (BOOL) | fp8 |
| - (void) setAllowActions: | (BOOL) | fp8 |
| - (void) contactInfoButtonClicked: | (id) | fp8 |
| - (void) presentPickerUI: | (id) | fp8 |
| - (void) addNewContactButtonClicked: | (id) | fp8 |
Implementiert in ABMapsCardViewer.
| - (void) addToExistingContactButtonClicked: | (id) | fp8 |
Implementiert in ABMapsCardViewer.
| - (void) didEndPickingUI: | (id) | fp8 | ||
| didResolveToPerson: | (struct CPRecord *) | fp12 | ||
| endSession: | (BOOL) | fp16 | ||
| - (void) peoplePickerDidEndPicking: | (id) | fp8 |
| - (void) peoplePicker: | (id) | fp8 | ||
| editedPerson: | (struct CPRecord *) | fp12 | ||
| property: | (int) | fp16 | ||
| identifier: | (int) | fp20 | ||
| - (void) newContactViewCancelled: | (id) | fp8 |
| - (void) newContactViewCompleted: | (id) | fp8 | ||
| withNewPerson: | (struct CPRecord *) | fp12 | ||
- (id) _unknownCardViewerDelegate [protected] |
Definiert in Zeile 13 der Datei ABUnknownCardViewer.h.
- (ABActionsController*) _actionsController [protected] |
Definiert in Zeile 14 der Datei ABUnknownCardViewer.h.