#import <ABPeoplePicker.h>
Abgeleitet von UIView.
Definiert in Zeile 11 der Datei ABPeoplePicker.h.
| + (int) sortOrdering |
| + (struct __CFArray *) copyDefaultDisplayedProperties |
| + (id) genericPersonImage |
| + (void) preload |
| - (id) initAsAddressBookWithFrame: | (struct CGRect) | fp8 |
| - (void) dealloc |
Implementiert UIView.
| - (void) setDelegate: | (id) | fp8 |
| - (id) delegate |
| - (void) setValue: | (id) | fp8 |
| - (void) setBehavior: | (int) | fp8 |
| - (void) restoreDefaultState |
| - (void) resume |
| - (void) suspend |
| - (BOOL) saveState |
| - (void) setDisplayedProperties: | (struct __CFArray *) | fp8 |
| - (struct __CFArray *) displayedProperties |
| - (void) setPrompt: | (id) | fp8 |
| - (void) setRightButtonTitle: | (id) | fp8 |
| - (void) setDisplayedPerson: | (struct CPRecord *) | fp8 |
| - (struct CPRecord *) displayedPerson |
| - (BOOL) isDisplayingPerson |
| - (struct CPRecord *) displayedGroup |
| - (void) scrollPersonToView: | (struct CPRecord *) | fp8 |
| - (void) displayScrollerIndicators |
| - (void) setBannerTitle: | (id) | fp8 | ||
| value: | (id) | fp12 | ||
| - (id) uiController |
| - (void) setAllowsCancel: | (BOOL) | fp8 |
| - (BOOL) allowsCancel |
| - (void) setAllowsOtherValue: | (BOOL) | fp8 |
| - (BOOL) allowsOtherValue |
| - (void) setAllowsCardEditing: | (BOOL) | fp8 |
| - (BOOL) allowsCardEditing |
| - (void) setAllowsOtherValue: | (int) | fp8 | ||
| cancel: | (int) | fp12 | ||
| editing: | (int) | fp16 | ||
| - (void) setAllowsActions: | (BOOL) | fp8 |
| - (BOOL) performDefaultActionForPerson: | (struct CPRecord *) | fp8 | ||
| property: | (int) | fp12 | ||
| identifier: | (int) | fp16 | ||
| - (id) itemViewForPerson: | (struct CPRecord *) | fp8 | ||
| property: | (int) | fp12 | ||
| identifier: | (int) | fp16 | ||
| - (id) memberCellForSelectedPerson |
- (ABUIController*) _uiController [protected] |
Definiert in Zeile 13 der Datei ABPeoplePicker.h.
- (id) _delegate [protected] |
Definiert in Zeile 14 der Datei ABPeoplePicker.h.