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>
11 @interface ABEditorController
: ABContentController
13 NSMutableArray
*_editorItems
;
14 unsigned int _allowsLabels
;
19 - (void)setEditorItems
:(id
)fp8
;
21 - (BOOL
)editorsNeedAllTheScrollingTheyCanGet
;
22 - (void)cleanUpContentLayer
;
23 - (BOOL
)hasChanges
:(char *)fp8 commit
:(BOOL
)fp12 force
:(BOOL
)fp16
;
24 - (BOOL
)hasTextInFields
;
25 - (void)commitChangesAndSave
:(BOOL
)fp8
;
26 - (void)keyboardAccepted
:(id
)fp8
;
27 - (void)keyboardCancelled
:(id
)fp8
;
28 - (void)back
:(BOOL
)fp8 save
:(BOOL
)fp12
;
30 - (void)navigationBar
:(id
)fp8 buttonClicked
:(int)fp12
;