2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <AddressBookUI/ABContentController.h>
9 #import "UIModalViewDelegate-Protocol.h"
11 @
class ABImagePickerWindow
, UIView
<ABPLPhotoPickerProtocol
>;
13 @interface ABImagePickerController
: ABContentController
<UIModalViewDelegate
>
15 BOOL _hasExistingPhoto
;
16 BOOL _confirmingDelete
;
17 UIView
<ABPLPhotoPickerProtocol
> *_photoPicker
;
18 ABImagePickerWindow
*_imagePickerWindow
;
24 - (BOOL
)hasMultipleActions
;
26 - (void)animationsComplete
;
27 - (void)finishedSlidingPickerDown
;
28 - (id
)imagePickerWindow
;
29 - (void)_finshedShowImagePickerWindow
;
30 - (void)showImagePickerWindow
:(id
)fp8 andNotifyController
:(BOOL
)fp12
;
31 - (void)showImagePickerWindow
:(id
)fp8
;
32 - (void)slidePickerDownWindow
:(SEL
)fp8
;
33 - (void)slideCompleteNoImage
;
36 - (void)photoPickerDidCancel
:(id
)fp8
;
37 - (void)photoPicker
:(id
)fp8 didCropPhotoToRect
:(struct CGRect
)fp12 fullSizeImageData
:(id
)fp28 fullScreenImageData
:(id
)fp32 croppedImageData
:(id
)fp36
;
38 - (struct CGRect
)photoPickerCroppedPhotoDestination
:(id
)fp8 imageView
:(id
)fp12
;
39 - (void)photoPickerDidCancelAnimatingThrow
:(id
)fp8 imageView
:(id
)fp12
;
40 - (void)photoPickerDidFinishAnimatingThrow
:(id
)fp8 imageView
:(id
)fp12
;
41 - (void)_fillWindowWithPicker
:(BOOL
)fp8
;
43 - (void)chooseExisting
;
45 - (void)finishEditPhoto
:(id
)fp8
;
46 - (void)doEditPhoto
:(id
)fp8
;
48 - (void)cancelImageMenu
;
49 - (void)orderOut
:(id
)fp8
;
50 - (void)back
:(BOOL
)fp8 save
:(BOOL
)fp12
;
52 - (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;