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 "UIPreferencesTable.h"
9 @
class ABCardController
, ABCardTableController
;
11 @interface ABAbstractCardView
: UIPreferencesTable
14 ABCardController
*_cardController
;
15 BOOL _showPersonImage
;
16 ABCardTableController
*_cardTableController
;
19 + (id
)createCardTableControllerWithCardController
:(id
)fp8
;
20 - (id
)initWithFrame
:(struct CGRect
)fp8 addressBook
:(void *)fp24 suspendReloads
:(BOOL
)fp28
;
21 - (id
)initWithFrame
:(struct CGRect
)fp8 addressBook
:(void *)fp24
;
22 - (id
)initWithFrame
:(struct CGRect
)fp8
;
24 - (void *)addressBook
;
25 - (void)setCardViewerDelegate
:(id
)fp8
;
26 - (id
)cardViewerDelegate
;
27 - (id
)cardTableController
;
29 - (void)deselectAllRowsWithAnimation
:(BOOL
)fp8
;
30 - (void)setDisplayedPerson
:(void *)fp8
;
31 - (void)setDisplayedProperties
:(struct __CFArray
*)fp8
;
32 - (struct __CFArray
*)displayedProperties
;
33 - (void)setAllowsActions
:(BOOL
)fp8
;
34 - (void)setShowPersonImage
:(BOOL
)fp8
;
35 - (void)setDatesMessageFormat
:(id
)fp8
;
36 - (void)setDates
:(id
)fp8 withMessageFormat
:(id
)fp12
;
37 - (void)setTitleIsImportant
:(BOOL
)fp8
;
38 - (void)setTitle
:(id
)fp8 withMessage
:(id
)fp12
;
39 - (void)setHighlightedItemForProperty
:(int)fp8 withIdentifier
:(int)fp12 important
:(BOOL
)fp16
;
40 - (id
)navigationBarTitle
;