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/ABCardTableController.h>
9 @interface ABVCardTableController
: ABCardTableController
15 - (void)setShowsAddActions
:(BOOL
)fp8
;
16 - (BOOL
)hasAddActions
;
17 - (int)numberOfGroupsInPreferencesTable
:(id
)fp8
;
18 - (int)preferencesTable
:(id
)fp8 numberOfRowsInGroup
:(int)fp12
;
19 - (id
)preferencesTable
:(id
)fp8 cellForRow
:(int)fp12 inGroup
:(int)fp16
;
20 - (void)tableSelectionDidChange
:(id
)fp8
;
21 - (BOOL
)shouldShowRingtoneCellWhenEditing
:(BOOL
)fp8
;