#import <ABMapsCardViewer.h>
Abgeleitet von ABUnknownCardViewer.
Öffentliche Methoden | |
| (id) | - cardTableController |
| (void) | - setMapsCardViewerDelegate: |
| (void) | - setPersonImage: |
| (void) | - setValue:withLabel:forProperty: |
| (void) | - setShouldShowAddToBookmarks: |
| (void) | - setShouldShowAddToBookmarksFirst: |
| (void) | - setShouldShowRemovePin: |
| (void) | - setAttributionString: |
| (void) | - addressClicked: |
| (void) | - addToBookmarksButtonClicked: |
| (void) | - removePinButtonClicked: |
| (void) | - directionsToButtonClicked: |
| (void) | - directionsFromButtonClicked: |
| (void) | - addNewContactButtonClicked: |
| (void) | - attributionStringClicked: |
| (BOOL) | - peoplePicker:shouldShowCardForPerson: |
| (void) | - addToExistingContactButtonClicked: |
Öffentliche, statische Methoden | |
| (id) | + createCardTableControllerWithCardController: |
Geschützte Attribute | |
| id | _mapsCardViewerDelegate |
Definiert in Zeile 9 der Datei ABMapsCardViewer.h.
| + (id) createCardTableControllerWithCardController: | (id) | fp8 |
Implementiert ABUnknownCardViewer.
| - (id) cardTableController |
Implementiert ABUnknownCardViewer.
| - (void) setMapsCardViewerDelegate: | (id) | fp8 |
| - (void) setPersonImage: | (id) | fp8 |
| - (void) setValue: | (id) | fp8 | ||
| withLabel: | (id) | fp12 | ||
| forProperty: | (int) | fp16 | ||
| - (void) setShouldShowAddToBookmarks: | (BOOL) | fp8 |
| - (void) setShouldShowAddToBookmarksFirst: | (BOOL) | fp8 |
| - (void) setShouldShowRemovePin: | (BOOL) | fp8 |
| - (void) setAttributionString: | (id) | fp8 |
| - (void) addressClicked: | (id) | fp8 |
| - (void) addToBookmarksButtonClicked: | (id) | fp8 |
| - (void) removePinButtonClicked: | (id) | fp8 |
| - (void) directionsToButtonClicked: | (id) | fp8 |
| - (void) directionsFromButtonClicked: | (id) | fp8 |
| - (void) addNewContactButtonClicked: | (id) | fp8 |
Implementiert ABUnknownCardViewer.
| - (void) attributionStringClicked: | (id) | fp8 |
| - (BOOL) peoplePicker: | (id) | fp8 | ||
| shouldShowCardForPerson: | (struct CPRecord *) | fp12 | ||
| - (void) addToExistingContactButtonClicked: | (id) | fp8 |
Implementiert ABUnknownCardViewer.
- (id) _mapsCardViewerDelegate [protected] |
Definiert in Zeile 11 der Datei ABMapsCardViewer.h.