/Users/ericasadun/Desktop/113Frameworks/Headers/AddressBookUI/ABGroupsController.h

Go to the documentation of this file.
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 

Generated on Sat Jan 19 15:22:00 2008 for Little Bear 1.1.3 Frameworks by  doxygen 1.5.3