#import <ABCardViewer.h>
Abgeleitet von ABAbstractCardView.
Basisklasse für ABVCardViewer.
Öffentliche Methoden | |
| (void) | - setDisplayedPerson: |
| (void) | - setAllowsActions: |
| (void) | - setDisplayedProperties: |
| (struct __CFArray *) | - displayedProperties |
| (void) | - setTagLine: |
| (void) | - setHighlightedItemForProperty:withIdentifier:important: |
| (BOOL) | - performDefaultActionForPerson:property:identifier: |
Öffentliche, statische Methoden | |
| (struct __CFArray *) | + copyDefaultDisplayedProperties |
Definiert in Zeile 9 der Datei ABCardViewer.h.
| + (struct __CFArray *) copyDefaultDisplayedProperties |
| - (void) setDisplayedPerson: | (struct CPRecord *) | fp8 |
| - (void) setAllowsActions: | (BOOL) | fp8 |
| - (void) setDisplayedProperties: | (struct __CFArray *) | fp8 |
| - (struct __CFArray *) displayedProperties |
| - (void) setTagLine: | (id) | fp8 |
| - (void) setHighlightedItemForProperty: | (int) | fp8 | ||
| withIdentifier: | (int) | fp12 | ||
| important: | (BOOL) | fp16 | ||
| - (BOOL) performDefaultActionForPerson: | (struct CPRecord *) | fp8 | ||
| property: | (int) | fp12 | ||
| identifier: | (int) | fp16 | ||