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 "UITableViewDelegate-Protocol.h"
11 @
class ABAccountsAndGroupDataSource
;
13 @interface ABGroupsController
: ABContentController
<UITableViewDelegate
>
15 ABAccountsAndGroupDataSource
*_dataSource
;
19 - (BOOL
)shouldShowGroups
;
20 - (void)deselectAllRowsWithAnimation
:(BOOL
)fp8
;
22 - (id
)tableView
:(id
)fp8 cellForRowAtIndexPath
:(id
)fp12
;
23 - (id
)tableView
:(id
)fp8 viewForHeaderInSection
:(int)fp12
;
24 - (float)tableView
:(id
)fp8 heightForHeaderInSection
:(int)fp12
;
25 - (void)tableView
:(id
)fp8 didSelectRowAtIndexPath
:(id
)fp12
;
27 - (void)displayedGroupsListChanged
;
28 - (void)refreshListIfNeeded
;