#import <ABMapsCardTableController.h>
Abgeleitet von ABUnknownCardTableController.
Öffentliche Methoden | |
| (id) | - initWithCardController: |
| (void) | - dealloc |
| (void) | - setPersonImage: |
| (void) | - setValue:withLabel:forProperty: |
| (void) | - setShouldShowAddToBookmarks: |
| (void) | - setShouldShowAddToBookmarksFirst: |
| (void) | - setShouldShowRemovePin: |
| (id) | - propertyGroups |
| (void) | - setAttributionString:enable: |
| (int) | - numberOfGroupsInPreferencesTable: |
| (void) | - getFirstPropertyGroupIndex:directionsGroupIndex:addToBookmarksGroupIndex:addToAddressBookGroupIndex:removePinGroupIndex:attributionGroupIndex: |
| (int) | - preferencesTable:numberOfRowsInGroup: |
| (id) | - createAttributionCellWithTableSize: |
| (id) | - preferencesTable:cellForRow:inGroup: |
| (void) | - tableSelectionDidChange: |
Geschützte Attribute | |
| NSMutableArray * | _mapsPropertyGroups |
| BOOL | _showAddToBookmarks |
| BOOL | _showAddToBookmarksFirst |
| BOOL | _showRemovePin |
| NSString * | _attribution |
| BOOL | _enableAttributionClicks |
Definiert in Zeile 11 der Datei ABMapsCardTableController.h.
| - (id) initWithCardController: | (id) | fp8 |
Implementiert ABUnknownCardTableController.
| - (void) dealloc |
Implementiert ABUnknownCardTableController.
| - (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 |
| - (id) propertyGroups |
Implementiert ABCardTableController.
| - (void) setAttributionString: | (id) | fp8 | ||
| enable: | (BOOL) | fp12 | ||
| - (int) numberOfGroupsInPreferencesTable: | (id) | fp8 |
Implementiert ABUnknownCardTableController.
| - (void) getFirstPropertyGroupIndex: | (int *) | fp8 | ||
| directionsGroupIndex: | (int *) | fp12 | ||
| addToBookmarksGroupIndex: | (int *) | fp16 | ||
| addToAddressBookGroupIndex: | (int *) | fp20 | ||
| removePinGroupIndex: | (int *) | fp24 | ||
| attributionGroupIndex: | (int *) | fp28 | ||
| - (int) preferencesTable: | (id) | fp8 | ||
| numberOfRowsInGroup: | (int) | fp12 | ||
Implementiert ABUnknownCardTableController.
| - (id) createAttributionCellWithTableSize: | (struct CGSize) | fp8 |
| - (id) preferencesTable: | (id) | fp8 | ||
| cellForRow: | (int) | fp12 | ||
| inGroup: | (int) | fp16 | ||
Implementiert ABUnknownCardTableController.
| - (void) tableSelectionDidChange: | (id) | fp8 |
Implementiert ABUnknownCardTableController.
- (NSMutableArray*) _mapsPropertyGroups [protected] |
Definiert in Zeile 13 der Datei ABMapsCardTableController.h.
- (BOOL) _showAddToBookmarks [protected] |
Definiert in Zeile 14 der Datei ABMapsCardTableController.h.
- (BOOL) _showAddToBookmarksFirst [protected] |
Definiert in Zeile 15 der Datei ABMapsCardTableController.h.
- (BOOL) _showRemovePin [protected] |
Definiert in Zeile 16 der Datei ABMapsCardTableController.h.
- (NSString*) _attribution [protected] |
Definiert in Zeile 17 der Datei ABMapsCardTableController.h.
- (BOOL) _enableAttributionClicks [protected] |
Definiert in Zeile 18 der Datei ABMapsCardTableController.h.