#import <ABNewContactView.h>
Abgeleitet von UIView.
Definiert in Zeile 11 der Datei ABNewContactView.h.
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| person: | (struct CPRecord *) | fp24 | ||
| updateNavigationBar: | (BOOL) | fp28 | ||
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| person: | (struct CPRecord *) | fp24 | ||
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| insertionValue: | (id) | fp24 | ||
| contactProperty: | (int) | fp28 | ||
| suggestedFirstName: | (id) | fp32 | ||
| suggestedLastName: | (id) | fp36 | ||
| - (void) dealloc |
Implementiert UIView.
| - (void) setDelegate: | (id) | fp8 |
| - (void) suspend |
| - (id) value |
| - (id) peoplePicker |
| - (void) animateToCardView: | (id) | fp8 | ||
| withNavigationBar: | (id) | fp12 | ||
| buttonBar: | (id) | fp16 | ||
| context: | (id) | fp20 | ||
| - (void) animationDidStop: | (id) | fp8 | ||
| finished: | (id) | fp12 | ||
| context: | (CDAnonymousStruct2 *) | fp16 | ||
| - (void) _buildUI |
| - (id) viewForAuxilaryViewType: | (int) | fp8 |
| - (id) viewForAuxilaryViewType: | (int) | fp8 | ||
| withFrame: | (struct CGRect) | fp12 | ||
| context: | (id) | fp28 | ||
| - (void) _setInsertionValue: | (id) | fp8 | ||
| contactProperty: | (int) | fp12 | ||
| - (void) _setSuggestedFirstName: | (id) | fp8 | ||
| suggestedLastName: | (id) | fp12 | ||
| - (BOOL) allFieldsHaveData |
| - (void) transitionViewDidComplete: | (id) | fp8 |
| - (struct CGSize) fullScreenContentSize |
| - (void) showEditorForItems: | (id) | fp8 | ||
| navTitle: | (id) | fp12 | ||
| displayMode: | (int) | fp16 | ||
| - (void) editingFieldChanged |
| - (void) cardController: | (id) | fp8 | ||
| deletedProperty: | (int) | fp12 | ||
| withIdentifier: | (int) | fp16 | ||
| - (BOOL) allowsCardEditing |
| - (void) showPropertyPicker: | (id) | fp8 | ||
| navTitle: | (id) | fp12 | ||
| displayMode: | (int) | fp16 | ||
| - (void) _cancel: | (id) | fp8 |
| - (void) _save: | (id) | fp8 |
| - (void) updateRightButtonEnabledState |
| - (void) updateNavigationBar |
| - (void) navigationBar: | (id) | fp8 | ||
| buttonClicked: | (int) | fp12 | ||
| - (void) navigationBar: | (id) | fp8 | ||
| poppedItem: | (id) | fp12 | ||
| - (id) itemLabelPicker |
| - (void) itemLabelPickerListChanged: | (id) | fp8 |
| - (void) toggleItemLabelEditing |
| - (void) showLabelEditorForItem: | (id) | fp8 | ||
| additionalLabels: | (id) | fp12 | ||
| property: | (int) | fp16 | ||
| - (void) itemLabelPicker: | (id) | fp8 | ||
| endedWithSelectionConfirmed: | (BOOL) | fp12 | ||
| animate: | (BOOL) | fp16 | ||
| - (id) itemLabelPickerPresentSimpleTextInputLayerWithContext: | (id) | fp8 |
| - (void) itemLabelPicker: | (id) | fp8 | ||
| dismissSimpleTextInputLayer: | (id) | fp12 | ||
| - (id) countryCodePicker |
| - (void) showCountryCodeEditorForItem: | (id) | fp8 |
| - (void) countryCodePicker: | (id) | fp8 | ||
| endedWithSelectionConfirmed: | (BOOL) | fp12 | ||
| animate: | (BOOL) | fp16 | ||
| - (id) cardController |
| - (struct CPRecord *) selectedPerson |
| - (id) imagePickerController |
| - (void) imagePickerWillBeShown: | (id) | fp8 |
| - (void) imagePickerFinishedShowing: | (id) | fp8 |
| - (void) showImageMenu |
| - (void) imagePickerWillBeRemoved: | (id) | fp8 |
| - (void) tearDownImagePickerController |
| - (void) imagePicker: | (id) | fp8 | ||
| pickedPhoto: | (id) | fp12 | ||
| - (id) ringtonePicker |
| - (void) showRingtonePicker |
- (UITransitionView*) _fullTransitionView [protected] |
Definiert in Zeile 13 der Datei ABNewContactView.h.
- (UIView*) _mainFullView [protected] |
Definiert in Zeile 14 der Datei ABNewContactView.h.
- (UINavigationBar*) _navBar [protected] |
Definiert in Zeile 15 der Datei ABNewContactView.h.
- (UITransitionView*) _contentTransitionView [protected] |
Definiert in Zeile 16 der Datei ABNewContactView.h.
- (UIView*) _currentPicker [protected] |
Definiert in Zeile 17 der Datei ABNewContactView.h.
- (UIPreferencesTable*) _cardTable [protected] |
Definiert in Zeile 18 der Datei ABNewContactView.h.
- (ABCardTableController*) _cardTableController [protected] |
Definiert in Zeile 19 der Datei ABNewContactView.h.
- (ABCardController*) _cardController [protected] |
Definiert in Zeile 20 der Datei ABNewContactView.h.
- (NSString*) _contactPropertyInsertionValue [protected] |
Definiert in Zeile 21 der Datei ABNewContactView.h.
Definiert in Zeile 22 der Datei ABNewContactView.h.
- (int) _contactPropertyID [protected] |
Definiert in Zeile 23 der Datei ABNewContactView.h.
- (id) _delegate [protected] |
Definiert in Zeile 24 der Datei ABNewContactView.h.
- (int) _displayedAuxType [protected] |
Definiert in Zeile 25 der Datei ABNewContactView.h.
- (struct CPRecord*) _person [read, protected] |
Definiert in Zeile 26 der Datei ABNewContactView.h.
- (ABEditorController*) _editorController [protected] |
Definiert in Zeile 27 der Datei ABNewContactView.h.
- (ABImagePickerController*) _imagePickerController [protected] |
Definiert in Zeile 28 der Datei ABNewContactView.h.
- (ABRingtonePicker*) _ringtonePicker [protected] |
Definiert in Zeile 29 der Datei ABNewContactView.h.