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/ABAbstractViewController.h>
9 #import "ABMembersControllerDelegate-Protocol.h"
10 #import "ABNewPersonViewControllerDelegate-Protocol.h"
11 #import "ABPersonViewControllerDelegate-Protocol.h"
13 @
class ABMembersController
;
15 @interface ABMembersViewController
: ABAbstractViewController
<ABPersonViewControllerDelegate
, ABNewPersonViewControllerDelegate
, ABMembersControllerDelegate
>
17 ABMembersController
*_membersController
;
20 - (id
)initWithModel
:(id
)fp8
;
24 - (void)updateNavigationButtonsInSearchMode
:(BOOL
)fp8
;
25 - (void)updateNavigationButtons
;
26 - (void)viewWillAppear
:(BOOL
)fp8
;
27 - (void)viewWillDisappear
:(BOOL
)fp8
;
28 - (void)viewDidDisappear
:(BOOL
)fp8
;
29 - (BOOL
)isNavigationButtonEnabled
:(int)fp8
;
30 - (void)cancel
:(id
)fp8
;
31 - (void)addPerson
:(id
)fp8
;
32 - (BOOL
)canHandleSnapbackIdentifier
:(id
)fp8 animated
:(BOOL
)fp12
;
33 - (void)_refreshAccount
;
34 - (void)showCardForPerson
:(void *)fp8 animate
:(BOOL
)fp12
;
35 - (void)showInsertEditorForPerson
:(void *)fp8
;
36 - (void)membersControllerWillStartSearching
:(id
)fp8
;
37 - (void)membersControllerWillEndSearching
:(id
)fp8
;
38 - (void)membersController
:(id
)fp8 needsTitleUpdate
:(id
)fp12
;
39 - (void)cancelSearching
:(id
)fp8
;
40 - (BOOL
)personViewController
:(id
)fp8 shouldPerformDefaultActionForPerson
:(void *)fp12 property
:(int)fp16 identifier
:(int)fp20
;
41 - (BOOL
)dismissPropertyEditorViewController
:(id
)fp8 afterEditingConfirmed
:(BOOL
)fp12
;
42 - (void)personWasSelected
:(void *)fp8
;
43 - (void)newPersonViewController
:(id
)fp8 didCompleteWithNewPerson
:(void *)fp12
;
44 - (BOOL
)newContactViewControllerCompleted
:(id
)fp8 withNewPerson
:(void *)fp12
;
45 - (void)modelDatabaseChange
:(id
)fp8
;
46 - (void)modelSelectedPersonWasDeleted
:(id
)fp8
;