ABPeoplePicker Klassenreferenz

#import <ABPeoplePicker.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(id) - initAsAddressBookWithFrame:
(void) - dealloc
(void) - setDelegate:
(id) - delegate
(void) - setValue:
(void) - setBehavior:
(void) - restoreDefaultState
(void) - resume
(void) - suspend
(BOOL) - saveState
(void) - setDisplayedProperties:
(struct __CFArray *) - displayedProperties
(void) - setPrompt:
(void) - setRightButtonTitle:
(void) - setDisplayedPerson:
(struct CPRecord *) - displayedPerson
(BOOL) - isDisplayingPerson
(struct CPRecord *) - displayedGroup
(void) - scrollPersonToView:
(void) - displayScrollerIndicators
(void) - setBannerTitle:value:
(id) - uiController
(void) - setAllowsCancel:
(BOOL) - allowsCancel
(void) - setAllowsOtherValue:
(BOOL) - allowsOtherValue
(void) - setAllowsCardEditing:
(BOOL) - allowsCardEditing
(void) - setAllowsOtherValue:cancel:editing:
(void) - setAllowsActions:
(BOOL) - performDefaultActionForPerson:property:identifier:
(id) - itemViewForPerson:property:identifier:
(id) - memberCellForSelectedPerson

Öffentliche, statische Methoden

(int) + sortOrdering
(struct __CFArray *) + copyDefaultDisplayedProperties
(id) + genericPersonImage
(void) + preload

Geschützte Attribute

ABUIController_uiController
id _delegate

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ABPeoplePicker.h.


Dokumentation der Elementfunktionen

+ (int) sortOrdering  

+ (struct __CFArray *) copyDefaultDisplayedProperties  

+ (id) genericPersonImage  

+ (void) preload  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (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  


Dokumentation der Datenelemente

- (ABUIController*) _uiController [protected]

Definiert in Zeile 13 der Datei ABPeoplePicker.h.

- (id) _delegate [protected]

Definiert in Zeile 14 der Datei ABPeoplePicker.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: