00001 /* 00002 * Generated by class-dump 3.1.1. 00003 * 00004 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard. 00005 */ 00006 00007 #import <AddressBookUI/ABContentController.h> 00008 00009 @interface ABGroupsController : ABContentController 00010 { 00011 } 00012 00013 - (void)dealloc; 00014 - (id)contentView; 00015 - (int)numberOfRowsInTable:(id)fp8; 00016 - (id)table:(id)fp8 cellForRow:(int)fp12 column:(id)fp16; 00017 - (void)tableSelectionDidChange:(id)fp8; 00018 - (void)reload; 00019 - (void)displayedGroupsListChanged; 00020 00021 @end 00022
1.5.3